Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....:: FieldType :: FieldIndex , true )); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. auto indexEntry...
aspose.words.Section.clear_headers_footers method...Parameter Type Description preserve_watermarks bool True if the...MY_DIR + 'Header and footer types.docx' ) # Add a plain text watermark...
Specifies orientation of text in shapes in Java....hasDataLabels(true); dataLabels.setShowValue(true); dataLabels...dataLabels.setShowCategoryName(true); // Define data label shape. dataLabels...
aspose.words.DocumentBuilder.insert_signature_line method... Parameter Type Description signature_line_options...horz_pos, left, vert_pos, top, wrap_type) Inserts a signature line at...
Denotes the end of a region of text that has a comment associated with it in Java....COMMENT, true)); } /// /// Iterates over every...top-level comments. Unlike reply-type comments, top-level comments...
CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name.... Parameter Type Description name str Case-sensitive...property to locate. Returns True if the item is found in the...
Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...string formField ) Parameter Type Description formField String...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...
A collection of custom document properties in Java....BOOLEAN data type. add(String name, double value)...the PropertyType.DOUBLE data type. add(String name, int value)...
Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....get_FieldType () const Returns the type of the field. get_Font () Provides...virtual get_IsComposite () Returns true if this node can contain other...