Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 14,732 for

true type

(0.07 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the JavaScript API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....xlsx samplePageSetupIsAut-True.xlsx and finds if the paper...isAutomaticPaperSize property: </ p > < input type = "file" id = "fileInput1" accept...

    docs.aspose.com/cells/javascript-cpp/determine-...
  2. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...Specifies a building block type. The type might affect the visibility...Value Description None 0 No type information is specified for...

    reference.aspose.com/words/net/aspose.words.bui...
  3. IAiModelText.checkGrammar method | Aspose.Words...

    IAiModelText.checkGrammar method. Checks grammar of the provided document...CheckGrammarOptions ) Parameter Type Description sourceDocument Document...grammarOptions . improveStylistics = true ; let proofedDoc = model . checkGrammar...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS 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...
  5. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION 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...
  7. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Method Description get_Bold () True if the font is formatted as...textpath font. get_Italic () True if the font is formatted as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Public API Changes in Aspose.Cells 8.8.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....has only one member, a Boolean‑type property named UpdateReference.... If the property is set to true and an instance of the DeleteOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... CleanupOptions ) Parameter Type Description options CleanupOptions...unusedLists = true ; cleanupOptions . unusedStyles = true ; cleanupOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...