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

word count

(0.14 sec)
  1. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!... Count , Is . EqualTo ( 0 )); DocumentBuilder...FirstSection . HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/sec...
  2. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... words . lists . List ): ... Parameter...Create a list from a Microsoft Word template, and customize its...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....Words vir Python via .NET is’n verpakking...verpakking van Aspose.Words vir .NET, daarom het die twee produkte...

    docs.aspose.com/words/af/python-net/python-notes/
  4. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the paragraph....words main advantages are:" ); //...builder . writeln ( "Aspose.words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Discover the MarkdownSaveOptions SaveFormat property to effortlessly save documents in Markdown format, ensuring compatibility and ease of use.... Count ( f => f . EndsWith ( ".jpeg"...HandleDocument.md shape" )) . Count ( f => f . EndsWith ( ".png"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!... Count , Is . EqualTo ( 5 )); // There...Assert . That ( bookmarks . Count , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words/boo...
  7. MailMerge.RegionEndTag | Aspose.Words for .NET

    Discover the MailMerge RegionEndTag property to efficiently manage your mail merge regions. Simplify document automation with seamless tag integration.... Count , Is . EqualTo ( 1 )); Assert...); Assert . That ( regions . Count , Is . EqualTo ( 2 )); // Check...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a table easily. Enhance your data organization with this essential feature!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Cell.IsLastCell | Aspose.Words for .NET

    Discover the Cell IsLastCell property. Easily determine if a cell is the last in a row, enhancing your data management and optimization strategies.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  10. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph....Words main advantages are:' ) # A...builder . writeln ( 'Aspose.Words allows:' ) # 2 - A numbered...

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