Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 188,130 for

page

(0.33 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/java/actions/
  2. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language.... Go to a specific page in the PDF file. Specify the...Destination property. The destination page is specified using the XYZExplicitDestinati...

    docs.aspose.com/pdf/java/update-links/
  3. Document.update_page_layout method | Aspose.Wor...

    Document.update_Page_layout method. Rebuilds the Page layout of the document....update_page_layout method update_page_layout() Rebuilds the page...page layout of the document. def update_page_layout ( self ):...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Comments|Documentation

    This Page describes how to add or edit comments with Aspose.Diagram library....Comments Contents [ Hide ] Add a Page-Level Comment in the Visio Aspose...anywhere in the Visio drawing page. Add Comment The AddComment...

    docs.aspose.com/diagram/net/working-with-comments/
  5. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor...PageSet(page) Creates an one-page set based on exact page index...PageSet ( page : number ) Parameter Type Description page number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  7. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible Page numbering options in continuous sections. Enhance document layout effortlessly!...different behaviors when computing page numbers in a continuous section...section that restarts page numbering. public enum ContinuousSectionRes...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate Pages in PDF documents programmatically using Aspose.PDF for Python via .NET library....Working with PDF Pages in Python Contents [ Hide ] Aspose.PDF...Python via .NET lets you insert a page to a PDF document at any location...

    docs.aspose.com/pdf/python-net/working-with-pages/
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which Pages to save for optimized output. Explore now!...sets the pages to render. Default is all the pages in the document...only when rendering document pages. This property is ignored when...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/