Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 9,380 for

page count

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures....includes the SEQ field and the page's number that the field appears...as_field_toc () # SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_Page_starting_number property. Specifies whether the start Page number in the resulting document shall be updated...update_page_starting_number property PageExtractOptions.upda...update_page_starting_number property Specifies whether the start...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v.... count ) builder . write ( 'Before...NodeType . PARAGRAPH , True ) . count ) # The line feed character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Artifacts|Aspose.PDF for Java

    This Page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF Pages and how to get each watermark on the first Page of a PDF file....different information, there are page header or footer, lines or other...graphics separating sections of the page, or decorative images. The Artifact...

    docs.aspose.com/pdf/java/artifacts/