Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 9,630 for

page count

(0.13 sec)
  1. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  2. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.Page_BREAK property. Page break character: \x000c or \f...PAGE_BREAK property ControlChar.PAGE_BREAK property Page break...SECTION_BREAK . @property def PAGE_BREAK ( self ) -> str : ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code Page settings for enhanced performance and compatibility....sets the VBA project’s code page. public int CodePage { get ;...explicitly set appropriate code page to preserve regional character...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of Pages in C++....representing specified range of pages. System :: SharedPtr < Aspose...ExtractPages ( int32_t index , int32_t count ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information...Description code_page Gets or sets the VBA project’s code page. is_protected...code page: { vba_project . code_page } ; Modules count: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....includes the SEQ field and the page's number that the field appears...)); // SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ) pages = diagram . getPages () count = 0 while count < pages...getCount () page = pages . get ( count ) shapes = page . getShapes...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  8. FieldSeq.SequenceIdentifier | Aspose.Words for ...

    Discover the FieldSeq SequenceIdentifier property to effortlessly manage and customize item series names for efficient numbering and organization....); // SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered....includes the SEQ field and the page's number that the field appears...as_field_toc () # SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.Page_BREAK_CHAR property. Page break character: (char)12 or \f....PAGE_BREAK_CHAR property ControlChar.PAGE_BREAK_CHAR property...property Page break character: (char)12 or “\f”. @property def PAGE_BREAK_CHAR...

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