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

word count

(0.16 sec)
  1. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....class Represents an end of a Word field in a document. To learn...object was deleted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldSeq::get_ResetHeadi...

    Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method. Gets or sets an integer number representing a heading level to reset the sequence number to. Returns -1 if the number is absent in C++....Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method...System :: String Aspose :: Words :: Fields :: FieldSeq :: get_ResetHeadingLevel...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.Words/saveformat/#Text) format... count Gets or sets how many TxtListIndentation...character = ' ' ; // Set the "Count" property to specify the number...

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

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Count , Is . EqualTo ( 1 )); // Use...Assert . That ( doc . Sections . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Document.page_count property | Aspose.Words for...

    Document.page_Count property. Gets the number of pages in the document as calculated by the most recent page layout operation....page_count property Document.page_count property Gets the number...operation. @property def page_count ( self ) -> int : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List.document property | Aspose.Words for Node.js

    List.document property. Gets the owner document.... Words . DocumentBase Remarks A list...log ( "Current list count: " + lists . count ); console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.removeByIndex method | Aspose...

    TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... count ). toEqual ( 2 ); // Remove...( 0 ); expect ( tabStops . count ). toEqual ( 1 ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... count ). toEqual ( 5 ); // Print all...let i = 0 ; i < allFonts . count ; i ++ ) { console . log ( `Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method...object was inserted in Microsoft Word while change tracking was enabled...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. VariableCollection class | Aspose.Words for Nod...

    Aspose.Words.VariableCollection class. A collection of document variables...Properties Name Description count Gets the number of elements..."3" ); expect ( variables . count ). toEqual ( 3 ); // We can...

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