Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 14,233 for

word count

(0.43 sec)
  1. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....words.Node , com.aspose.words.Inline public class...how to construct an Aspose.Words document by hand. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index.... count ) self . assertEqual ( 2 , len...sections [ 1 ] . headers_footers . count ) self . assertEqual ( 6 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... count ) for group in doc . revisions...' ) See Also module aspose.words class RevisionGroup RevisionGroup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... Words . Drawing . Charts . ChartDataLabelLocati...property cannot be set in a Word 2016 chart. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity.... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... words . RevisionType : ... Examples...doc . revisions . groups . count ) for group in doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....Aspose::Words::ControlChar::FieldStartChar field Contents [ Hide...FieldStartChar field Start of MS Word field character: (char)19. static...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Row.AcceptEnd | Aspose.Words for .NET

    Discover the Row AcceptEnd method to enhance your visitor experience by seamlessly guiding them to the end of a row. Boost engagement today!... Count > 0 ) { rows = table . Rows . Count ; columns...columns = table . FirstRow . Count ; } IndentAndAppendLine ( "[Table...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules. To learn more, visit the documentation article in C++....Aspose::Words::Vba::VbaProject class Contents [ Hide ] VbaProject...(int32_t) Setter for Aspose::Words::Vba::VbaProject::get_CodePage...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. DocumentVisitor.visitRowEnd method | Aspose.Wor...

    DocumentVisitor.visitRowEnd method. Called when enumeration of a table row has ended.... Words . Tables . Row ) Parameter Type.... rows . count > 0 ) { rows = table . rows . count ; columns...

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