Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 14,098 for

word count

(0.23 sec)
  1. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets.... you can insert a Microsoft Word document into Microsoft Excel...for ( let i = 0 ; i < oles . count ; i ++ ) { const ole = oles...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  2. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... count ). toEqual ( 0 ); // Calling...)); See Also module Aspose.Words.Tables class Cell Cell.tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....Aspose::Words::NodeCollection::IndexOf method Contents [ Hide...specified node. int32_t Aspose :: Words :: NodeCollection :: IndexOf...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... count : # Print the contents of the...CELL_CHAR )) See Also module aspose.words class Bookmark Bookmark.is_column...

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

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPAGES field and enhance your document processing capabilities....{ get; } Gets the Microsoft Word field type. Methods Name Description...// The PAGE field will keep counting pages across the whole document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Frameset.ChildFramesets | Aspose.Words for .NET

    Discover the Frameset ChildFramesets property to easily access and manage collections of child frames and pages for enhanced web design.... Count , Is . EqualTo ( 3 )); // We..."https://github.com/aspose-words/Aspose.Words-for-.NET/blob/master...

    reference.aspose.com/words/net/aspose.words.fra...
  7. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital signatures for this document and their validation results.... Words . DigitalSignatures . DigitalSignatureColl...< doc . digitalSignatures . count ; i ++ ) { const signature =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....Words will perform mail merge into...UseNonMergeFields is set to true , Aspose.Words will perform mail merge into...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 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...assertEqual ( 3 , chart_data . count ) # Print the name of every...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDocVariable.variable_name property | Aspos...

    FieldDocVariable.variable_name property. Gets or sets the name of the document variable to retrieve.... count ) doc . variables . add ( 'My...docx' ) See Also module aspose.words.fields class FieldDocVariable...

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