Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 15,992 for

true type

(0.16 sec)
  1. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } Shows how to clone a document’s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....$"{mOutFileName} shape {++mCount}, of type {args.CurrentShape.ShapeType}{Path...ImageStream . CanWrite , Is . True ); Assert . That ( args . IsImageAvailable...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  5. Public API Changes in Aspose.Cells 8.6.3|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....IsHtmlString property (when set to true) parses all supported HTML tags...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. CompositeNode.getGroupShape method | Aspose.Wor...

    CompositeNode.getGroupShape method. Returns an Nth child [GroupShape](../../../aspose.words.drawing/groupshape/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.getShape method | Aspose.Words fo...

    CompositeNode.getShape method. Returns an Nth child [Shape](../../../aspose.words.drawing/shape/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....setDifferentFirstPag(true); builder.getPageSetup().se...setOddAndEvenPagesHe(true); // Create the headers, then add three...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Body.accept method | Aspose.Words for Python

    Body.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_body_end() at the end. Returns True if all nodes were visited; false...

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