Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 14,200 for

word count

(1.41 sec)
  1. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true.... Count , Is . EqualTo ( 8 )); // Apply..."Hello world!" ); Aspose . Words . Lists . List docList = doc...

    reference.aspose.com/words/net/aspose.words/cle...
  2. DigitalSignatureUtil Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.DigitalSignatureUtil class to easily sign documents with secure digital signatures. Enhance document integrity today!... Count , Is . EqualTo ( 1 )); // 2...That ( digitalSignatures . Count , Is . EqualTo ( 1 )); } Shows...

    reference.aspose.com/words/net/aspose.words.dig...
  3. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Properties Name Description count Gets the number of elements...ype" ); expect ( schemas . count ). toEqual ( 3 ); expect ( schemas...

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

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!... Count { get; set; } Gets or sets how...Character = ' ' ; // Set the "Count" property to specify the number...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...添加具有内置样式的艺术字文本 以下示例代码使用不同的内置样式添加Word Art文本。请使用[code]output excel...if ( workbook . worksheets . count === 0 ) { workbook . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  6. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index.... count : print ( f 'Start of Table...rows )) j = 0 while j < rows . count : print ( f ' \t Start of Row...

    reference.aspose.com/words/python-net/aspose.wo...
  7. KnownTypeSet Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.KnownTypeSet, a unique collection of Type objects for efficient report templates, enabling seamless type casting and access to static members....Name Description Count { get; } Gets the count of items in the...namespace Aspose.Words.Reporting assembly Aspose.Words JsonSimpleValueParse...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their rows when building a report in Java....DataTable instance, you can count its rows using the following...following syntax. persons . count () Working with DataSet objects in...

    docs.aspose.com/words/java/working-with-datatab...
  9. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... count ) # Apply a custom character...assertEqual ( 4 , doc . styles . count ) # Removing every node that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Count , Is . EqualTo ( 2 )); // Remove...Assert . That ( tabStops . Count , Is . EqualTo ( 1 )); doc ...

    reference.aspose.com/words/net/aspose.words/tab...