Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 17,474 for

true type

(0.23 sec)
  1. CustomXmlPropertyCollection.Add | Aspose.Words ...

    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...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    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...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTag | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....FIELD_IF, true); field.setLeftExpression("0");...constructed. field.setTrueText("True"); field.setFalseText("False");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method...[ Hide ] append_field(field_type, update_field) Appends a field...append_field ( self , field_type : aspose . words . fields ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.currentStory property | Aspose....

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldImport Class | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldEnd | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontInfoCollection.Contains | Aspose.Words for ...

    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...

    reference.aspose.com/words/net/aspose.words.fon...
  10. BuiltInDocumentProperties.ContentType | Aspose....

    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...

    reference.aspose.com/words/net/aspose.words.pro...