Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 8,213 for

page count

(0.08 sec)
  1. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. VbaModuleCollection | Aspose.Words for Java

    Represents a collection of VbaModule objects in Java....signed; Project code page: {1}; Modules count: {2}\n", vbaProject...signed; Project code page: {1}; Modules count: {2}\n", vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  9. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable Page break options!...PageBreakChar field Page break character: (char)12 or...NodeType . Paragraph , true ). Count , Is . EqualTo ( 1 )); builder...

    reference.aspose.com/words/net/aspose.words/con...
  10. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java....signed; Project code page: {1}; Modules count: {2}\n", vbaProject...signed; Project code page: {1}; Modules count: {2}\n", vbaProject...

    reference.aspose.com/words/java/com.aspose.word...