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

page

(0.12 sec)
  1. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts....shall be relative to the page margins. Page 1 The object is positioned...relative to the top edge of the page. Paragraph 2 The object is positioned...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Saving::PageSet class | Aspose.W...

    Aspose::Words::Saving::PageSet class. Describes a random set of Pages. To learn more, visit the documentation article in C++....class Describes a random set of pages. To learn more, visit the Programming...() Gets a set with all the pages of the document in their original...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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...
  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. 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...
  9. 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...
  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/