Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 12,920 for

word count

(0.29 sec)
  1. ChartSeriesCollection.remove_at method | Aspose...

    ChartSeriesCollection.remove_at method. Removes a [ChartSeries](../../chartseries/) at the specified index.... count ) # Print the name of every...clear () See Also module aspose.words.drawing.charts class ChartSeriesCollectio...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....the 15th, // and continue the count from that point onward. doc...namespace Aspose.Words assembly Aspose.Words ParagraphFormat.SuppressAutoHyphens...

    reference.aspose.com/words/net/aspose.words/par...
  3. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... Count , Is . EqualTo ( 3 )); Assert...namespace Aspose.Words assembly Aspose.Words Section.EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/sec...
  5. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses.... count ). toEqual ( 3 ); expect ( chart...docx" ); See Also module Aspose.Words.Drawing.Charts class ChartAxis...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Properties Name Description count Gets the number of immediate...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start.... count ). toEqual ( 1 ); expect ( doc...docx" ); See Also module Aspose.Words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end.... count ). toEqual ( 1 ); expect ( doc...docx" ); See Also module Aspose.Words class DocumentBuilder DocumentBuilder...

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

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Count , Is . EqualTo ( 0 )); // Run...namespace Aspose.Words assembly Aspose.Words Section.DeleteHeaderFooterSh...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark... count ). toEqual ( 3 ); // Bookmarks...}); See Also module Aspose.Words Body class BookmarkCollection...

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