Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 13,962 for

word count

(0.3 sec)
  1. FontInfoCollection class | Aspose.Words for Python

    aspose.Words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...Properties Name Description count Gets the number of elements...for i in range ( all_fonts . count ): print ( f 'Font index # {...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignature.signatureType property | Aspos...

    DigitalSignature.signatureType property. Gets the type of the digital signature.... Words . DigitalSignatures . DigitalSignatureType...< doc . digitalSignatures . count ; i ++ ) { const signature =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataPointCollection class | Aspose.Words f...

    aspose.Words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...Properties Name Description count Returns the number of ChartDataPoint...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...Words Product Family words-java , linq-reporting-engine...<department>IT</department> <count>3</count> <person> <name>John Doe</name>...

    forum.aspose.com/t/linq-report-engine-when-usin...
  5. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed.... count ; i ++ ) { const signature =...); } See Also module Aspose.Words class DigitalSignature DigitalSignature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties.... Words . Lists . ListFormat Examples...builder . writeln ( "Aspose.words main advantages are:" ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section....the section to have the page count that PAGE fields display start...the section to have the page count that PAGE fields display start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....Aspose::Words::PageSetup::get_RestartPageNumbering method Contents...the section. bool Aspose :: Words :: PageSetup :: get_RestartPageNumbering...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... words . drawing . charts . ChartDataPointCollec...assertEqual ( 3 , chart . series . count ) self . assertEqual ( 'Series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....class Represents a table in a Word document. To learn more, visit...} Allows Microsoft Word and Aspose.Words to automatically resize...

    reference.aspose.com/words/net/aspose.words.tab...