Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 184,566 for

page

(0.09 sec)
  1. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first Page in C++....footer is used on the first page. bool Aspose :: Words :: PageSetup... which appears on the first page of the section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. 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/
  5. 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/
  6. Working with Pages in PS file | Java

    How to add Pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/ps/working-with-pages/
  7. 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...
  8. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file.... 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/cpp/update-links/
  9. Using FloatingBox for text generation|Aspose.PD...

    This Page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...Document ()) { var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/floating-box/
  10. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...pdf" ); Page page = document . getPages ()....= new WatermarkAnnotation ( page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/java/sticky-annotations/