Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 12,815 for

word count

(0.05 sec)
  1. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagCollection.RemoveAt | Aspo...

    Effortlessly manage your structured document tags with the RemoveAt method. Quickly remove tags by index for streamlined document editing.... Count ; i ++) { sdt = structuredDocumentTa...5 , structuredDocumentTa . Count ); // Remove the structured...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::InlineStory::get_IsInsertRevisio...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. AdvancedCompareOptions.ignoreDmlUniqueId proper...

    AdvancedCompareOptions.ignoreDmlUniqueId property. Specifies whether to ignore difference in DrawingML unique Id....words do not ignore DML's unique ID...ID, and the revisions count was 2. // If we are ignoring DML's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... words . vba . VbaModule ): ... Parameter...} ; Modules count: { vba_project . modules . count } \n ' ) else...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagCollection.remove_at metho...

    StructuredDocumentTagCollection.remove_at method. Removes a structured document tag at the specified index.... count : sdt = structured_document_tags...structured_document_tags . count ) # Remove the structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... count ). toEqual ( 1 ); expect ( doc...NodeType . Shape , true ). count ). toEqual ( 1 ); // Remove...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... words . vba . VbaProject : ... @vba_project...vba_project ( self , value : aspose . words . vba . VbaProject ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... words . tables . Row : ... Examples...( 5 , tables [ 0 ] . rows . count ) self . assertEqual ( 4 , tables...

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