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

page count

(0.09 sec)
  1. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....the child pivot tables int count = ptChildren . GetLength ();...(); for ( int idx = 0 ; idx < count ; idx ++ ) { // Access the child...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  3. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....to scale a worksheet: Fit to Page : To ensure that all content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  4. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++.... GetWorksheets (); int count = sheets . GetCount (); for...for ( int idx = 0 ; idx < count ; ++ idx ) { Worksheet sheet = sheets...

    docs.aspose.com/cells/cpp/merge-files/
  5. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....//Variable to maintain total row count during copy int32_t totalRowCount...sourceRange ); //Update the total row count for the next iteration totalRowCount...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  6. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes....begins the footnote/endnote count. let doc = new aw . Document...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with DataTable Row Objects in Java|Aspo...

    Use simplified syntax in template expressions to work with DataTable row objects when building a report in Java....field named “Age”, you can count the child (parent) rows that...following syntax. r . Persons . Count ( p => p . Age > 30 ) Note –...

    docs.aspose.com/words/java/working-with-datatab...
  8. 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...
  9. 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...
  10. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This Page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc....Extract text from pages. Search text from pages. Get text segments...conversion (particular page or all pages). PDF to TIFF conversion...

    docs.aspose.com/pdf/cpp/key-features/