Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 192,708 for

page

(0.33 sec)
  1. Work with PDF Layers using Java|Aspose.PDF for ...

    Learn how to add, lock, extract, flatten, and merge PDF layers in Java....through the Layer API on each page. You can create optional content...to a PDF page Create a new PDF Document . Add a Page to the document...

    docs.aspose.com/pdf/java/working-with-pdf-layers/
  2. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how Pages are saved in fixed formats for optimal results....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change Page orientation and fitting the Page content to the new Page orientation using Java....PDF Pages programmatically Contents [ Hide ] Change Page Orientation...update or change the page orientation of pages in an existing PDF...

    docs.aspose.com/pdf/php-java/rotate-pages/
  4. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 创建注释 HighlightAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  5. 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....on a page of a Document . After visiting the target page, iterate...gr_absorber.visit(page) on the target page. Read the extracted...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  6. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless Page setup customization in your document sections. Optimize layout and enhance readability today!...PageSetup class Represents the page setup properties of a section...get; set; } Specifies where the page border is positioned relative...

    reference.aspose.com/words/net/aspose.words/pag...
  7. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the left edge of the page. COLUMN The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.Page_set property. Gets or sets the Pages to render...page_set property ImageSaveOptions.page_set property Gets or...sets the pages to render. Default is all the pages in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/java/add-line/
  10. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Ask AI Move PDF Pages programmatically C# Contents [ Hide ] Moving...Moving a Page from one PDF Document to Another This topic explains...

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