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

true type

(0.08 sec)
  1. 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...
  2. 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...
  3. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....SHAPE, true).getCount()); doc.save(getArtifactsDir()...resourceLoadingActio) Parameters: Parameter Type Description resourceLoadingActio...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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-...
  5. ArrowWidth | Aspose.Words for Java

    Width of the arrow at the end of a line in Java....setVisible(true); builder.insertNode(filledInArrow);...arrowWidthName) Parameters: Parameter Type Description arrowWidthName java...

    reference.aspose.com/words/java/com.aspose.word...
  6. EndCap | Aspose.Words for Java

    Specifies line cap style in Java....setVisible(true); builder.insertNode(filledInArrow);...endCapName) Parameters: Parameter Type Description endCapName java...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  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. 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...
  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...