Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 12,919 for

word count

(0.04 sec)
  1. CustomXmlSchemaCollection.IndexOf | Aspose.Word...

    Discover the CustomXmlSchemaCollection IndexOf method, which efficiently finds the zero-based index of any specified value in your XML collection.... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies information about a font used in the document... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Aspose::Words::Document class Contents [ Hide ] Document class...class Represents a Word document. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar public abstract class FieldChar extends...

    reference.aspose.com/words/java/com.aspose.word...
  5. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment.... count ; i ++ ) { const signature =...); } See Also module Aspose.Words class DigitalSignature DigitalSignature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list....( 'Current list count: ' + str ( lists . count )) print ( 'Is...))) See Also module aspose.words.lists class List List.is_re...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.Item | Aspose.Words for .NET

    Manage document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive names easily—no null values allowed, ensuring data integrity.... Count , Is . EqualTo ( 3 )); // We...Assert . That ( variables . Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/var...
  9. ContributorCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Bibliography.ContributorCollection class to efficiently manage bibliography contributors and enhance your document's references.... Count , Is . EqualTo ( 12 )); // Get...That ( source . Contributors . Count (), Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.bib...
  10. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....provides developers to split Word, PDF, HTML, TXT, and DOCX documents...pathSource , 1 , doc . Pages . Count / 2 , "pdf_half.pdf" ); How...

    products.aspose.com/pdf/net/splitter/