Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 10,168 for

page count

(0.12 sec)
  1. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number....should be added to the entry’s page number. @property def prefi...includes the SEQ field and the page's number that the field appears...

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

    Document.Page_Count property. Gets the number of Pages in the document as calculated by the most recent Page layout operation....page_count property Document.page_count property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!...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/net/aspose.words.fie...
  5. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....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...
  6. 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...
  7. 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...
  8. LayoutCollector | Aspose.Words for Java

    This class allows to compute Page numbers of document nodes in Java....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...PAGE_BREAK . @property def SECTION_BREAK...NodeType . PARAGRAPH , True ) . count ) builder . write ( 'Before...

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

    ControlChar.LF property. Line feed character: \x000a or \n... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

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