Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 13,962 for

word count

(0.47 sec)
  1. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Count , Is . EqualTo ( 7 )); // Create.... That ( target . Styles . Count , Is . EqualTo ( 5 )); // There...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....FieldListNum , true ); // Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. // Inserting...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control....FieldListNum , true ); // Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. // Inserting...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation.... Count , Is . EqualTo ( 1 )); Assert...NodeType . Shape , true ). Count , Is . EqualTo ( 1 )); // Remove...

    reference.aspose.com/words/net/aspose.words/sec...
  5. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library.... count ). toEqual ( 5 ); for ( let...let i = references . count - 1 ; i >= 0 ; i -- ) { let reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextColumnCollection class | Aspose.Words for P...

    aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...set_count() to set the number of text...TextColumnCollection.spacing . MS Word will automatically calculate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency....CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...
  10. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...

    reference.aspose.com/words/net/aspose.words.vba...