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

word count

(0.07 sec)
  1. 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...
  2. ChartLegendEntryCollection class | Aspose.Words...

    aspose.Words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...Properties Name Description count Returns the number of ChartLegendEntry...docx' ) See Also module aspose.words.drawing.charts ChartLegendEntry...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....words.Node , com.aspose.words.Inline , com.aspose...aspose.words.SpecialChar , com.aspose.words.FieldChar public class...

    reference.aspose.com/words/java/com.aspose.word...
  4. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity...."GetNumPagesSpanned" method to count how many pages the content of...layout-related metric, such as the page count. Assert . That ( layoutCollector...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Converting a HTML file to PNG using Python | As...

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...loaded document, using the page count variable to keep track of the...processing. Update the page count variable to move on to the next...

    products.aspose.com/pdf/python-net/conversion/h...
  6. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart data labels efficiently. Enhance your document's visual appeal today!...Properties Name Description Count { get; } Returns the number...Assert . That ( chart . Series . Count , Is . EqualTo ( 3 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Lists::ListCollection class Contents [ Hide ]...System :: SharedPtr < Aspose :: Words :: Lists :: List >> Methods...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. FormFieldCollection class | Aspose.Words for Py...

    aspose.Words.fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...Properties Name Description count Returns the number of form fields...index. See Also module aspose.words.fields FormField class GeneralFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize font names for enhanced typography in your projects.... Count ; i ++) { Console . WriteLine...namespace Aspose.Words.Fonts assembly Aspose.Words FontInfo.IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... words . StyleType : ... Examples Shows...assertEqual ( 4 , doc . styles . count ) # Enumerate and list all the...

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