Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 14,000 for

word count

(0.17 sec)
  1. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    Discover the DocumentVisitor VisitRowStart method. Enhance your table row enumeration with efficient, streamlined processing for optimized performance.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  2. List.ListId | Aspose.Words for .NET

    Discover the unique ListId property to easily access and manage your lists. Streamline your workflow with this essential identifier....WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...namespace Aspose.Words.Lists assembly Aspose.Words List.IsRestartAtEachSecti...

    reference.aspose.com/words/net/aspose.words.lis...
  3. DocumentVisitor.visitCellStart method | Aspose....

    DocumentVisitor.visitCellStart method. Called when enumeration of a table cell has started.... Words . Tables . Cell ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitCellEnd method | Aspose.Wo...

    DocumentVisitor.visitCellEnd method. Called when enumeration of a table cell has ended.... Words . Tables . Cell ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a table has ended.... Words . Tables . Table ) Parameter.... rows . count > 0 ) { rows = table . rows . count ; columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... words . Node ): ... Parameter Type..."GetNumPagesSpanned" method to count how many pages the content of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FramesetCollection class | Aspose.Words for Nod...

    Aspose.Words.Framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../../aspose.Words/frameset/) class...Properties Name Description count Gets the number of frames or...this[] See Also module Aspose.Words.Framesets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....class Represents a table in a Word document. To learn more, visit...} Allows Microsoft Word and Aspose.Words to automatically resize...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....Aspose::Words::RunCollection class Contents [ Hide ] RunCollection...RunCollection : public Aspose :: Words :: NodeCollection Methods Method...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...Words imports them into destination...assertEqual ( 4 , dst_doc . lists . count ) options = aw . ImportFormatOptions...

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