Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 14,233 for

word count

(0.88 sec)
  1. 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...
  2. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects.... count ). toEqual ( 16 ); expect (...NodeType . OfficeMath , true ). count ). toEqual ( 34 ); } else {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced document organization and clarity....ListLevelNumber { get ; set ; } Remarks In Word documents, lists may consist...builder . Writeln ( "Aspose.Words main advantages are:" ); //...

    reference.aspose.com/words/net/aspose.words.lis...
  4. TableCollection class | Aspose.Words for Python

    aspose.Words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes...Properties Name Description count Gets the number of nodes in...( 5 , tables [ 0 ] . rows . count ) self . assertEqual ( 4 , tables...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced document flexibility and functionality....Words loads and saves custom parts...doc . PackageCustomParts . Count , Is . EqualTo ( 2 )); // Clone...

    reference.aspose.com/words/net/aspose.words/doc...
  6. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates.... Return Value The count of accepted revisions. Examples...builder . Write ( "This does not count as a revision. " ); // To register...

    reference.aspose.com/words/net/aspose.words/rev...
  7. PersonCollection.remove method | Aspose.Words f...

    PersonCollection.remove method. Removes the person from the collection.... words . bibliography . Person ): ...assertEqual ( 1 , persons . count ) # Remove person from the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... // A custom style counts as "used" while applied to...Assert . That ( doc . Styles . Count , Is . EqualTo ( 8 )); // Apply...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow.... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!... Count , Is . EqualTo ( 1 )); builder...NodeType . Paragraph , true ). Count , Is . EqualTo ( 2 )); // The...

    reference.aspose.com/words/net/aspose.words/con...