Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 14,014 for

word count

(1.03 sec)
  1. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....Words decides whether to perform subsetting...=> s . endsWith ( ".ttf" )). count ). toEqual ( 10 ); }); /* ///...

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

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Words . NodeType , index : number... NodeType . Any , false ). count ). toEqual ( 3 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... words . BorderCollection : ... Examples...4 , image_data . borders . count ) self . assertEqual ( aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... count ) self . assertEqual ( aspose...docx' ) See Also module aspose.words.drawing class ImageData ImageData...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++.... The word name may refer to a string of...endl ; std :: cout << "Row Count : " << range . GetRowCount ()...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  6. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... count ) self . assertEqual ( aspose...docx' ) See Also module aspose.words.drawing class ImageData ImageData...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....the 15th, // and continue the count from that point onward. doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document.... count ) self . assertEqual ( aspose...docx' ) See Also module aspose.words.drawing class ImageData ImageData...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....Words should keep the stream open...Default is false and Aspose.Words will close the stream you provided...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++.... The word name may refer to a string of...getFirstColumn ()); console . log ( "Row Count : " + range . getRowCount ());...

    docs.aspose.com/cells/nodejs-cpp/create-access-...