Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 187,783 for

page

(0.74 sec)
  1. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/create-document/
  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. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/androidjava/extract-images-...
  5. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements....OMR uses a special page layout to provide superior recognition...recognition accuracy of multi-page forms, photos, and even rotated...

    docs.aspose.com/omr/net/omr-form-structure/
  6. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges.... What is this page about? This page demonstrates how to...by headings, sections, pages, and page ranges, and includes code...

    docs.aspose.com/words/python-net/split-a-document/
  7. 通過C++將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/add/
  8. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/
  9. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API.... Add watermark to visio in page Call Save method of the Diagram..."Drawing1.vsdx" ); // get page by name Page page = diagram . getPages...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  10. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting Page. Simplify your mapping process today!...method Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. public int GetStartPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...