Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 192,333 for

page

(0.63 sec)
  1. Adding Bookmarks to PDF file|Aspose.PDF for .NET

    This section explains how to create Nested Bookmarks with PdfContentEditor Class....keep track/link to specific page inside the PDF document. PdfContentEditor...PDF file, at a given page or all pages. Implementation details...

    docs.aspose.com/pdf/net/how-to-create-nested-bo...
  2. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation....Contents [ Hide ] Convert PDF Pages to Different Image Formats (Facades)...(Facades) In order to convert PDF pages to different image formats,...

    docs.aspose.com/pdf/java/convert-pdf-file/
  3. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class....} Make Booklet of PDF Using Page Size and File Paths [MakeBooklet]...paths. You can also set the page size of the output PDF file...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/
  4. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...remove watermarks Split pages Merge pages Extract PDF Metadata Fill...

    products.aspose.com/pdf/php-java/
  5. IPageLayoutCallback class | Aspose.Words for No...

    Aspose.Words.Layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model....during build and rendering of page layout model. Remarks The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Python 从 PDF 中的表格提取数据|Aspose.PDF for Python ...

    了解如何使用 Aspose.PDF for Python 从 PDF 文件中提取表格数据,并导出结果以进行进一步处理。...pages . 创建一个 TableAbsorber 对每页调用 visit(page) . 遍历检测到的表格、行和单元格。...each page in the document for page in document . pages : absorber...

    docs.aspose.com/pdf/zh/python-net/extract-data-...
  7. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.PageIndex property. Gets 0-based index of the Page in the document this event relates to...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Get Paper Width and Height from PageSetup of Wo...

    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....paper size as it has been set in page setup of the worksheet. Please...Document Assistant Close Calculate Page Setup Scaling Factor Analyzing...

    docs.aspose.com/cells/java/get-paper-width-and-...
  9. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/pub/net/ms-publisher-notes/
  10. 使用 Python 处理 PDF 图层|Aspose.PDF for Python via .NET

    了解如何在 Python 中添加、锁定、提取、扁平化和合并 PDF 图层。...,添加 一个 Page ,并追加 Layer 对象到该页面。 创建一个新 Document 并添加一个 Page . 创建并添加红色图层。...= ap . Document () page = document . pages . add () # Red layer...

    docs.aspose.com/pdf/zh/python-net/working-with-...