Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 17,149 for

true type

(0.34 sec)
  1. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to create Treemap chart with JavaScript via...

    Learn how to create a Treemap chart in Aspose.Cells for JavaScript via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....represent with other chart types. Treemap chart After running...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/creating-t...
  3. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....the OwnHelp property is set to true , HelpText specifies the text...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.OwnStatus | Aspose.Words for .NET

    Discover how the FormField OwnStatus property enhances user experience by customizing status bar text when a form field is focused....OwnStatus { get ; set ; } Remarks If true , the text specified by the...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external documents for seamless integration and enhanced document processing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/sub...
  6. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....execute(); } } Parameters: Parameter Type Description context WatermarkerContext...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border to the specified line style, width and color in C++....isOverrideCellBorder ) Parameter Type Description borderType Aspo...isOverrideCellBorder bool When true , causes all existing explicit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Fields::FieldBidiOutline class |...

    Aspose::Words::Fields::FieldBidiOutline class. Implements the BIDIOUTLINE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....ConditionalStyleType enumeration type. Examples: Shows how to work...collection. // 1 - By style type: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

    reference.aspose.com/words/java/com.aspose.word...