Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 10,490 for

page count

(0.38 sec)
  1. 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...while ( $count < ( int )( string ) $pages -> getCount ()) { $page...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  2. 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...
  3. Aspose::Words::Fields::FieldToc::get_SequenceSe...

    Aspose::Words::Fields::FieldToc::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered 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...
  5. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management....Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./)....code page: { vba_project . code_page } ; Modules count: { vba_project...vba_project . modules . count } \n ' ) else : print ( f 'Project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....code page: { vba_project . code_page } ; Modules count: { vba_project...vba_project . modules . count } \n ' ) else : print ( f 'Project...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.pageCount property | Aspose.Words for ...

    Document.PageCount property. Gets the number of Pages in the document as calculated by the most recent Page layout operation....property Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. get pageCount ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects...Properties Name Description count Returns the number of VBA modules...code page: { vba_project . code_page } ; Modules count: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...