Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 14,000 for

word count

(0.91 sec)
  1. AdjustmentCollection class | Aspose.Words for P...

    aspose.Words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape....Properties Name Description count Gets the number of elements...assertEqual ( 1 , adjustments . count ) adjustment = adjustments [...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.accept_all_revisions method | Aspose.W...

    Document.accept_all_revisions method. Accepts all tracked changes in the document.... count ) # We can iterate through every...assertEqual ( 0 , doc . revisions . count ) self . assertEqual ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. TaskPane class | Aspose.Words for Python

    aspose.Words.webextensions.TaskPane class. Represents an add-in task pane object...the web extension in Microsoft Word via Developer -> Add-ins. doc...web_extension_task_panes . count ) See Also module aspose.words.webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....PageCollection collection’s Count property (from the Document...Get page count System . out . println ( "Page Count : " + pdfDocument...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  6. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... count ) self . assertEqual ( aw ....format . general_formats . count ) field . update () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.cleanup method | Aspose.Words for Python

    aspose.Words.Document.cleanup method... words . CleanupOptions ): ... Parameter...assertEqual ( 8 , doc . styles . count ) # Apply a custom character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...Cells Product Family words-net BRGQST May 19, 2025, 8:27pm...a Sensitivity Label Convert Word with applied sensitivity label...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  9. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... words . fields . FieldFormat : .....format . general_formats . count ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story class | Aspose.Words for Python

    aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.Words.tables/table/)... Remarks Text of a Word document is said to consist...Properties Name Description count Gets the number of immediate...

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