Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 14,227 for

word count

(0.33 sec)
  1. Edit Publisher | PUB Metadata | C++

    Read Publisher files Metadata using PUB C++ API Solution. On-premise C++ API gives you access to SummaryInfo and DocSummaryInfo properties....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    products.aspose.com/pub/cpp/metadata/
  2. Split DOTX File Online or via Java | products.a...

    Free online app to split different DOTX files. Java splitter library code for DOTX documents.... Count total number of pages in the...split DOTX files? With Aspose.Words for Java , child API of Aspose...

    products.aspose.com/total/java/split/dotx/
  3. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...Properties Name Description count Returns the number of ChartSeries...series ; expect ( chartData . count ). toEqual ( 3 ); // Print the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... count ). toEqual ( 3 ); // We can...var i = 0 ; i < variables . count ; i ++ ) { console . log ( `Index:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....Aspose::Words::Vba::VbaModuleCollection::idx_get method Contents...Aspose :: Words :: Vba :: VbaModule > Aspose :: Words :: Vba ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....words as aw doc = aw . Document (...))) i = 0 while i < tables . count : print ( f 'Start of Table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured document tags in the range.... Words . Markup . StructuredDocumentTa...expect ( structuredDocumentTa . count ). toEqual ( 5 ); // Remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontInfo.name property | Aspose.Words for Node.js

    FontInfo.name property. Gets the name of the font.... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!... Count , Is . EqualTo ( 1 )); // We...NodeType . Shape , true ). Count , Is . EqualTo ( 0 )); See Also...

    reference.aspose.com/words/net/aspose.words/sto...