Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 187,695 for

page

(0.29 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. 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...
  3. 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...
  4. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the top edge of the page. Paragraph The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  7. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/net/integrate-table/
  8. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given Page in a document. I’m using Aspose Words for Java Many thanks Natasja...and last paragraph on a given page in a document. I’m using Aspose...last Paragraph on a specific page by letting Aspose.Words perform...

    forum.aspose.com/t/first-and-last-paragraph/322113
  9. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/
  10. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....PDF Pages programmatically C# Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such...

    docs.aspose.com/pdf/net/crop-pages/