Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 12,732 for

true type

(0.13 sec)
  1. Style.isQuickStyle property | Aspose.Words for ...

    Style.isQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.SdtType | Aspose.Words fo...

    Discover the SdtType property of StructuredDocumentTag to easily identify tag Types, enhancing your document management and organization....SdtType property Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  3. IStructuredDocumentTag.SdtType | Aspose.Words f...

    Discover the IStructuredDocumentTag SdtType property to easily identify the Type of Structured Document Tags for enhanced document management....SdtType property Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....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...
  5. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++.... get_CalculateOnExit () True if references to the specified...when IsCheckBoxExactSize is true . get_Checked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....FIELD_SYMBOL, true); // The ANSI character code...toString(0x00a9)); field.isAnsi(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  7. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java...."ExportCompactSize" property to "true" to // reduce the saved document's...options.setExportCompactSize(true); // Set the "ExportImagesFotOldRe"...

    reference.aspose.com/words/java/com.aspose.word...
  8. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your document's layout and formatting....TabStop tabStop ) Parameter Type Description tabStop TabStop...( NodeType . Paragraph , 0 , true ); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words/tab...
  9. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....FIELD_INFO, true); field.setInfoType("Comments");...insertField(FieldType.FIELD_INFO, true); field.setInfoType("Comments");...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Gets/sets Office Math display format type which represents whether an...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.mat...