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

page count

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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...