Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...Gets or sets an index entry type used to build the index. Format...FieldFormat object that provides typed access to field’s formatting...
A collection of Section objects in the document in Java....Insert/Break command and select a break type. The break specifies whether...collection. Parameters: Parameter Type Description node Node The node...
Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....DOCLING); // Set to true to render non-image shapes and...saveOptions.setRenderNonImageSha(true); doc.save(getArtifactsDir()...
aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...
aspose.words.properties.CustomDocumentProperties.add method...STRING data type. def add ( self , name : str...value : str ): ... Parameter Type Description name str The name...
Aspose::Words::Markup::StructuredDocumentTag::get_SdtType method. Gets Type of this Structured document tag in C++....StructuredDocumentTa::get_SdtType method Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...
Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in Java....class WarningType Specifies the type of a warning that is issued...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...
Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...
Aspose::Words::Paragraph::AppendField method. Appends a field to this paragraph in C++....bool updateField ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to append. updateField...
Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...