You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `doc.headerFooters.list` | `header-footers list` | List header/footer slot entries across sections. |
394
+
| `doc.headerFooters.get` | `header-footers get` | Get a single header/footer slot entry by address. |
395
+
| `doc.headerFooters.resolve` | `header-footers resolve` | Resolve the effective header/footer reference for a slot, walking the section inheritance chain. |
396
+
| `doc.headerFooters.refs.set` | `header-footers refs set` | Set an explicit header/footer reference on a section slot. |
397
+
| `doc.headerFooters.refs.clear` | `header-footers refs clear` | Clear an explicit header/footer reference from a section slot. |
398
+
| `doc.headerFooters.refs.setLinkedToPrevious` | `header-footers refs set-linked-to-previous` | Link or unlink a header/footer slot to/from the previous section. |
399
+
| `doc.headerFooters.parts.list` | `header-footers parts list` | List unique header/footer part records from document relationships. |
400
+
| `doc.headerFooters.parts.create` | `header-footers parts create` | Create a new independent header/footer part, optionally cloned from an existing part. |
401
+
| `doc.headerFooters.parts.delete` | `header-footers parts delete` | Delete a header/footer part and its associated relationship when no section slots reference it. |
393
402
| `doc.create.contentControl` | `create content-control` | Create a new content control (SDT) in the document. |
394
403
| `doc.contentControls.list` | `content-controls list` | List all content controls in the document with optional type/tag filtering. |
395
404
| `doc.contentControls.get` | `content-controls get` | Retrieve a single content control by target. |
@@ -509,15 +518,6 @@ The SDKs expose all operations from the [Document API](/document-api/overview) p
509
518
| `doc.authorities.entries.insert` | `authorities entries insert` | Insert a new TA authority entry field at a target location. |
510
519
| `doc.authorities.entries.update` | `authorities entries update` | Update the properties of an existing TA authority entry. |
511
520
| `doc.authorities.entries.remove` | `authorities entries remove` | Remove a TA authority entry field from the document. |
512
-
| `doc.headerFooters.list` | `header-footers list` | List header/footer slot entries across sections. |
513
-
| `doc.headerFooters.get` | `header-footers get` | Get a single header/footer slot entry by address. |
514
-
| `doc.headerFooters.resolve` | `header-footers resolve` | Resolve the effective header/footer reference for a slot, walking the section inheritance chain. |
515
-
| `doc.headerFooters.refs.set` | `header-footers refs set` | Set an explicit header/footer reference on a section slot. |
516
-
| `doc.headerFooters.refs.clear` | `header-footers refs clear` | Clear an explicit header/footer reference from a section slot. |
517
-
| `doc.headerFooters.refs.setLinkedToPrevious` | `header-footers refs set-linked-to-previous` | Link or unlink a header/footer slot to/from the previous section. |
518
-
| `doc.headerFooters.parts.list` | `header-footers parts list` | List unique header/footer part records from document relationships. |
519
-
| `doc.headerFooters.parts.create` | `header-footers parts create` | Create a new independent header/footer part, optionally cloned from an existing part. |
520
-
| `doc.headerFooters.parts.delete` | `header-footers parts delete` | Delete a header/footer part and its associated relationship when no section slots reference it. |
521
521
522
522
#### Format
523
523
@@ -822,6 +822,15 @@ The SDKs expose all operations from the [Document API](/document-api/overview) p
822
822
| `doc.hyperlinks.insert` | `hyperlinks insert` | Insert new linked text at a target position. |
| `doc.header_footers.list` | `header-footers list` | List header/footer slot entries across sections. |
826
+
| `doc.header_footers.get` | `header-footers get` | Get a single header/footer slot entry by address. |
827
+
| `doc.header_footers.resolve` | `header-footers resolve` | Resolve the effective header/footer reference for a slot, walking the section inheritance chain. |
828
+
| `doc.header_footers.refs.set` | `header-footers refs set` | Set an explicit header/footer reference on a section slot. |
829
+
| `doc.header_footers.refs.clear` | `header-footers refs clear` | Clear an explicit header/footer reference from a section slot. |
830
+
| `doc.header_footers.refs.set_linked_to_previous` | `header-footers refs set-linked-to-previous` | Link or unlink a header/footer slot to/from the previous section. |
831
+
| `doc.header_footers.parts.list` | `header-footers parts list` | List unique header/footer part records from document relationships. |
832
+
| `doc.header_footers.parts.create` | `header-footers parts create` | Create a new independent header/footer part, optionally cloned from an existing part. |
833
+
| `doc.header_footers.parts.delete` | `header-footers parts delete` | Delete a header/footer part and its associated relationship when no section slots reference it. |
825
834
| `doc.create.content_control` | `create content-control` | Create a new content control (SDT) in the document. |
826
835
| `doc.content_controls.list` | `content-controls list` | List all content controls in the document with optional type/tag filtering. |
827
836
| `doc.content_controls.get` | `content-controls get` | Retrieve a single content control by target. |
@@ -941,15 +950,6 @@ The SDKs expose all operations from the [Document API](/document-api/overview) p
941
950
| `doc.authorities.entries.insert` | `authorities entries insert` | Insert a new TA authority entry field at a target location. |
942
951
| `doc.authorities.entries.update` | `authorities entries update` | Update the properties of an existing TA authority entry. |
943
952
| `doc.authorities.entries.remove` | `authorities entries remove` | Remove a TA authority entry field from the document. |
944
-
| `doc.header_footers.list` | `header-footers list` | List header/footer slot entries across sections. |
945
-
| `doc.header_footers.get` | `header-footers get` | Get a single header/footer slot entry by address. |
946
-
| `doc.header_footers.resolve` | `header-footers resolve` | Resolve the effective header/footer reference for a slot, walking the section inheritance chain. |
947
-
| `doc.header_footers.refs.set` | `header-footers refs set` | Set an explicit header/footer reference on a section slot. |
948
-
| `doc.header_footers.refs.clear` | `header-footers refs clear` | Clear an explicit header/footer reference from a section slot. |
949
-
| `doc.header_footers.refs.set_linked_to_previous` | `header-footers refs set-linked-to-previous` | Link or unlink a header/footer slot to/from the previous section. |
950
-
| `doc.header_footers.parts.list` | `header-footers parts list` | List unique header/footer part records from document relationships. |
951
-
| `doc.header_footers.parts.create` | `header-footers parts create` | Create a new independent header/footer part, optionally cloned from an existing part. |
952
-
| `doc.header_footers.parts.delete` | `header-footers parts delete` | Delete a header/footer part and its associated relationship when no section slots reference it. |
0 commit comments