Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management....CustomXmlProperty property ) Parameter Type Description property CustomXmlProperty...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...
Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling....RemoveAt ( int index ) Parameter Type Description index Int32 The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...
Represents a structured document tag SDT or content control in a document in Java....STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...StructuredDocumentTa(DocumentBase doc, int type, int level) Initializes a new...
Implements the IF field in Java....FIELD_IF, true); field.setLeftExpression("0");...constructed. field.setTrueText("True"); field.setFalseText("False");...
DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...builder . currentStory )). toBe ( true ); expect ( builder . currentParagraph...
Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...
Represents an end of a Word field in a document in Java....collection, and print contents and type // of every field using a custom...ancestor of the specified object type. getCustomNodeId() Specifies...
Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....Contains ( string name ) Parameter Type Description name String Case-insensitive...font to locate. Return Value true if the item is found in the...
Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content Type for enhanced organization....property Gets or sets the content type of the document. public string...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...