Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 12,978 for

word count

(0.07 sec)
  1. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java.... getCount() Gets the count of items in the set. iterator()...the count of items in the set. Returns: int - The count of items...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page index for PDF reading with this flexible property. Optimize your PDF handling today!... Count , 0 ); else Assert . AreNotEqual...AreNotEqual ( shapeCollection . Count , 0 ); See Also class PdfLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document...of a Word document. To learn more, visit the Aspose.Words Document... NodeType . Any , false ). count ). toEqual ( 3 ); for ( let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStopCollection.removeByIndex method | Aspose...

    TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... count ). toEqual ( 2 ); // Remove...( 0 ); expect ( tabStops . count ). toEqual ( 1 ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....Aspose::Words::Document::get_PageCount method Contents [ Hide...operation. int32_t Aspose :: Words :: Document :: get_PageCount...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...namespace Aspose.Words.Lists assembly Aspose.Words ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Document.AcceptAllRevisions | Aspose.Words for ...

    Streamline your editing process with the AcceptAllRevisions method, effortlessly accepting all tracked changes in your document for a polished final version.... Count ); // We can iterate through...AreEqual ( 0 , doc . Revisions . Count ); Assert . AreEqual ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Reading VBA Information from MPP file

    Aspose.Tasks for .NET API provides support for reading VBA information from the MPP file....Words Product Solution Aspose.PDF...Total Product Solution Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/net/reading-vba-informati...
  9. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection.... count == 0 and doc_edited . revisions . count == 0 : doc_original...()) See Also module aspose.words class RevisionCollection RevisionCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... Count ( n => (( Paragraph ) n ). ListFormat...Assert . AreEqual ( 0 , paras . Count ( n => (( Paragraph ) n ). ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...