Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 10,490 for

page count

(0.58 sec)
  1. Appendix A. Enumeration Extension Methods|Aspos...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report in Java.... first ()) count() persons . count () count(Predicate) persons...persons . count ( p => p . getAge () > 30 ) distinct() persons...

    docs.aspose.com/words/java/appendix-a-enumerati...
  2. Create Union Range|Documentation

    This article describes how to create a Union Range with Aspose.Cells for Python via .NET library....Assistant Close Get Address Cell Count Offset Entire Column and Entire...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/create-union-r...
  3. Create Union Range|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Assistant Close Get Address, Cell Count, Offset, Entire Column, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/create-union-range/
  4. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility....Properties Name Description Count { get; } Gets the number of...section starts on a new page or on the same page. Programmatically...

    reference.aspose.com/words/net/aspose.words/sec...
  5. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPageS field, enhancing document automation and efficiency....Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of... # 1 - Track the character count with a NUMCHARS field: field_num_chars...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Python via .NET Library....Document Assistant Close Page Setup Features Count number of cells in...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/find-if-the-wo...
  8. Aspose::Words::Fields::FieldNumPages class | As...

    Aspose::Words::Fields::FieldNumPages class. Implements the NUMPageS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldNumWords class | As...

    Aspose::Words::Fields::FieldNumWords class. Implements the NUMWORDS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Update Power Query Formula Item with Node.js vi...

    Learn how to update the Power Query Formula item data source in an Excel file using Aspose.Cells for Node.js via C++....getPowerQueryFormula (); const count = powerQueryFormulas . getCount...getCount (); for ( let i = 0 ; i < count ; i ++ ) { const formula = powerQueryFormulas...

    docs.aspose.com/cells/nodejs-cpp/update-power-q...