Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 180,915 for

page

(0.11 sec)
  1. ContinuousSectionRestart | Aspose.Words for Java

    Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering in Java....different behaviors when computing page numbers in a continuous section...restarts page numbering. Examples: Shows how to control page numbering...

    reference.aspose.com/words/java/com.aspose.word...
  2. FootnoteSeparatorType | Aspose.Words for Java

    Specifies the type of the footnote/endnote separator in Java....Printed below endnote text on a page when endnote text must be continued...continued on a succeeding page. ENDNOTE_CONTINUATION_SEPARATOR...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.Page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of Pages that is inserted as the entry's Page number....page_range_bookmark_name property FieldXE.page_range_bookmark_name...range of pages that is inserted as the entry’s page number. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF Page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...to add text stamps to a PDF page that has a CropBox defined....the corners of the displayable page. The left bottom origin seem...

    forum.aspose.com/t/unclear-margin-behavior-when...
  5. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....we can Add annotations to the page. The following code snippet...using AnnotationSelector Page page = document . getPages ()....

    docs.aspose.com/pdf/java/extra-annotations/
  6. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....action, such as going to the next page or printing the document. JavaScript...the second page (index 1) page = document . pages [ 1 ] # Create...

    docs.aspose.com/pdf/python-net/create-links/
  7. aspose.words.layout module | Aspose.Words for P...

    The aspose.words.layout module provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description IPageLayoutCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.Page_width property. Returns or sets the width of the Page in points....page_width property PageSetup.page_width property Returns or...width of the page in points. @property def page_width ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered Pages. Other content (paragraphs, tables, e…...Figures to Even Pages and Content to Odd Pages in Word DOCX Aspose...only appear on even-numbered pages . Other content (paragraphs...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  10. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...to Move pages to PDF using C++ In order to move page in PDF file...Install-Package Aspose.PDF.Cpp Move Page to PDF using C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/move/