Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 185,572 for

page

(0.28 sec)
  1. Aspose::Words::Layout::PageLayoutCallbackArgs c...

    Aspose::Words::Layout::PageLayoutCallbackArgs class. An argument passed into Notify()To learn more, visit the documentation article in C++....visit the Converting to Fixed-page Format documentation article...() Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. PageBorderDistanceFrom Enum | Aspose.Words for ...

    Discover the Aspose.Words.PageBorderDistanceFrom enum for precise Page border placement. Enhance document formatting with optimal margin positioning....positioning of the page border relative to the page margin. public...position is measured from the page margin. PageEdge 1 Border position...

    reference.aspose.com/words/net/aspose.words/pag...
  3. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.PageHeight property. Returns or sets the height of the Page in points....Returns or sets the height of the page in points. get pageHeight ()...it will be visible on every page. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...rectangle or an ellipse on the page. When opened, they shall display...and Circle Annotations to the page. The following code snippet...

    docs.aspose.com/pdf/java/figures-annotation/
  6. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....graphic elements from a specific page of a PDF document and examine...visit()’ to inspect the second page. Retrieve the extracted elements...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  8. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/cpp/split-a-document/
  9. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$inputFile ); // Get access to first page of PDF file $tocPage = $document..."First page" , "Second page" , "Third page" , "Fourth page" ]; for...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  10. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each Page in Java....each page. Examples: Shows how to apply and revert page setup...DocumentBuilder(doc); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/java/com.aspose.word...