Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 13,990 for

word count

(0.2 sec)
  1. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... count } , column 1.' ) builder . insert_cell...write ( f 'Row { table . rows . count } , column 2.' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Managing Messages in PST Files|Documentation

    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....EnumerateMessages(int startIndex, int count) - Paginate message retrieval...using a starting index and count. Save Messages Directly from...

    docs.aspose.com/email/net/managing-messages-in-...
  3. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types....nodes count: {tag.GetChildNodes(NodeType.Any, false).Count}\n"...namespace Aspose.Words.Markup assembly Aspose.Words StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  4. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... words . fields . GeneralFormat ):...format . general_formats . count ) self . assertEqual ( aw ....

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

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.Rows | Aspose.Words for .NET

    Access table rows effortlessly with our typed property, ensuring seamless data management and enhanced organization for your projects.... Count ; i ++) { Console . WriteLine...for ( int j = 0 ; j < rows . Count ; j ++) { Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.tab...
  7. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... words . fields . GeneralFormat ):...format . general_formats . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... Words . StoryType Examples Shows how...NodeType . Shape , true ). count ). toEqual ( 1 ); // We can...

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

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...{ get; } Gets the Microsoft Word field type. Methods Name Description...how to skip records in Aspose.Words mail merge. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Document class Represents a Word document. To learn more, visit...Document () Creates a blank Word document. Document ( Stream...

    reference.aspose.com/words/net/aspose.words/doc...