Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 53,983 for

import document

(1.02 sec)
  1. Add Local Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a red-colored local link on page 1 that points to page 1, and saves the modified Document....between pages within the same document. Using PdfContentEditor ,...page to another, improving document usability and navigation....

    docs.aspose.com/pdf/python-net/add-local-link/
  2. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。... import aspose.pdf as apdf from io import FileIO from...from os import path epub_load_options = apdf.EpubLoadOptions()...

    products.aspose.com/pdf/zh-hans/python-net/merger/
  3. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....guide when you need to inspect document properties, update PDF file...extract metadata from a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  4. Change Password of PDF File|Aspose.PDF for Pyth...

    Change the user and owner passwords of a secured PDF Document using Aspose.PDF for Python via .NET....transferring ownership, or enhancing document security. The ‘change_password’...password (needed to open the document) Update the owner password...

    docs.aspose.com/pdf/python-net/change-password/
  5. Add Web Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and saves the modified Document....resources, websites, or documentation. Using PdfContentEditor...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-web-link/
  6. MULTIPLE PAGE TIFF FILE TO PDF - Free Support F...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change , we need to ensure that we are processing each frame of the TIFF file, can you sugge…...REQUIRED IMPORTS private static int addTiffAsPages(Document mergedDoc...PDF for Java: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/multiple-page-tiff-file-to-p...
  7. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python....field, and saves the modified document. The FormEditor class provides...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  8. Protect XLS document Online with password or us...

    Online XLS file password protection app. Android API Java code to apply password protection on XLS spreadsheets....Java Protect Xls Online XLS Document Protection or Set Password...powerful android based XLS document protection utility application...

    products.aspose.com/total/android-java/protect/...
  9. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....contain attachments such as documents, images, or other files. There...embedded attachments in a document. Create the PdfContentEditor...

    docs.aspose.com/pdf/python-net/remove-attachments/
  10. Add and Delete PDF Bookmarks in Python|Aspose.P...

    Learn how to add and delete bookmarks in PDF Documents using Python....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/python-net/add-and-delete-b...