Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 185,612 for

page

(0.14 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....tables that already exist on page of PDF document. A new class...TableAbsorber () # Visit first page with absorber absorber . visit...

    docs.aspose.com/pdf/python-net/manipulate-table...
  2. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving layouts, styles, custom Page sizes, footers, and Page numbers for reports and invoices....early Table rows break across pages Borders look uneven Footer overlaps...How do I add footer text and page numbers in the PDF 5. What is...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  3. 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...an ActiveX control diagram . Pages [ 0 ]. AddActiveXControl ( ControlType...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. 在 Visio PHP 绘图中插入一个新的空白页|Documentation

    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....vsd" ); \ # Get max page ID $max_page_id = $diagram -> getPages...-> getCount ()) { if ( $max_page_id < $diagram -> getPages ()...

    docs.aspose.com/diagram/zh/java/insert-a-new-bl...
  5. Working with Pages in PS file | Python

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

    docs.aspose.com/page/python-net/ps/working-with...
  6. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  7. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  8. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control Page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....Allows to specify whether the page breaks should be preserved during...Remarks The property affects only page breaks that are inserted explicitly...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Rectangle Object to PDF file|Aspose.PDF for...

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

    docs.aspose.com/pdf/python-net/add-rectangle/
  10. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/