Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 181,656 for

page

(0.19 sec)
  1. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the Page. Check code snippet to resolve this task....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/cpp/sticky-annotations/
  2. How to Move Pages in PDF using Python

    This article describes how to move Pages in PDF using Python. It provides details to establish the environment and a sample code to change order of Pages in PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Move Pages in PDF using Python This short...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...
  3. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_section_Page_numbering_restart property. Gets or sets the mode of behavior for computing Page numbers when a continuous section restarts the Page numbering....continuous_section_page_numbering_restart property LayoutOptions...LayoutOptions.continuous_section_page_numbering_restart property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Latest Aspose.Page Product Family topics - Free...

    Get technical support of Aspose.Page for .NET and Java....Page Product Family Topic Replies Views Activity About...About the Aspose.Page Product Family category 1 1057 November 18...

    forum.aspose.com/c/page/39
  5. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...close it after saving a document page. PageFileName { get; set; }...document page will be saved to. PageIndex { get; } Current page index...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Add Pages to PDF using PHP via Java | Aspose.PDF

    Add PDF Pages to your document programmatically with PHP sample code using Aspose.PDF for PHP via Java...How to Add pages to PDF using PHP In order to add page in PDF file...details check the GitHub page. Insert Page to PDF using PHP To try...

    products.aspose.com/pdf/php-java/pages/add/
  7. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered Pages in C++....odd-numbered and even-numbered pages. bool Aspose :: Words :: PageSetup...how to enable or disable even page headers/footers. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. 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/
  9. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....addActiveXControl method in the Page class. Please check this code..."c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/public-api-changes...
  10. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Contents [ Hide ] Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/java/add-image-to-existing-...