Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,898 for

page count

(0.52 sec)
  1. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....vba_project # Get the count of VBA modules using count property instead...len() modules_count = vba_project . modules . count print ( f 'Project...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...vba_project # Get the count of VBA modules using count property instead...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. ControlChar.PageBreak | Aspose.Words for .NET

    Discover the ControlChar PageBreak field, manage Page breaks efficiently with the x000c character. Simplify your document formatting today!...PageBreak field Page break character: “\x000c” or...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  6. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document Page extracting....specify options for document page extracting. Constructors Name...Properties Name Description unlink_pages_number_fields Specifies whether...

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

    PageSetup.restartPageNumbering property. True if Page numbering restarts at the beginning of the section....restartPageNumbering property True if page numbering restarts at the beginning...pageStartingNumber property so that page numbering can continue from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of Pages in the document as calculated by the most recent Page layout operation in C++.... method Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....vba_project # Get the count of VBA modules using count property instead...len() modules_count = vba_project . modules . count print ( f 'Project...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module name....vba_project # Get the count of VBA modules using count property instead...len() modules_count = vba_project . modules . count print ( f 'Project...

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