Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 12,978 for

word count

(0.06 sec)
  1. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your document automation.... Count ); Assert . AreEqual ( "MailMergeRegion1".... AreEqual ( 2 , regions . Count ); // Check that the second...

    reference.aspose.com/words/net/aspose.words.mai...
  2. PageSetup.PageStartingNumber | Aspose.Words for...

    Discover the PageSetup PageStartingNumber property to easily customize your document's starting page number for enhanced organization and clarity....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...

    reference.aspose.com/words/net/aspose.words/pag...
  3. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience.... Count ()); Assert . Contains ( "Calibri"...GetSubstitutes ( "Kreon-Regular" ). Count ()); Assert . True ( doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...

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

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility....Properties Name Description Count { get; } Gets the number of...AreEqual ( 3 , variables . Count ); // We can display the values...

    reference.aspose.com/words/net/aspose.words/var...
  6. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your paragraphs, enhancing organization and clarity in your documents....Words main advantages are:" ); //...builder . Writeln ( "Aspose.Words allows:" ); // 2 - A numbered...

    reference.aspose.com/words/net/aspose.words.lis...
  7. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!... Count ); // Delete the first row of...AreEqual ( 1 , table . Rows . Count ); Assert . AreEqual ( "Row...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....words.Field public class FieldToc..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... words . lists . ListFormat : ... Examples...builder . writeln ( 'Aspose.Words main advantages are:' ) # A...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... words . Section : ... Remarks HeaderFooter...sections [ 0 ] . headers_footers . count ) self . assertEqual ( 2 , len...

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