Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 53,784 for

import document

(0.1 sec)
  1. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF Documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization.... to documents. In Aspose.PDF for Java, each PDF document is a...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/java/add-backgrounds/
  2. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  3. 使用 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-hant/python-net/merger/
  4. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....or add notes to text in the document. These annotations are intended...usually yellow, to indicate its importance or relevance. Underline annotation...

    docs.aspose.com/pdf/python-net/highlights-annot...
  5. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF Document....include: Loading the input PDF document. Changing the form type to...applications. import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/python-net/xfa-forms/
  6. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output Document (which I have attached). The first bookmark replacement works correctly, and the output docum…...causes issues when the modified document is reused Aspose.Words Product...replacement using Input Document 1 and Input Document 2 , and I successfully...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  7. 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/
  8. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and saves the modified Document.... Bind the input PDF document. Define a rectangle area for... Save the updated PDF document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/add-application-...
  9. Online Excel File Text Finder or Build Excel Se...

    Free online app to search in Excel file. C++ API code for any Excel file text search application....Search Excel Online Searchable Document App and Excel Text Search...Develop powerful C++ based Excel document search engine software or...

    products.aspose.com/total/cpp/search/excel/
  10. Encrypt PDF File|Aspose.PDF for Python via .NET

    Encrypt a PDF Document and configure permissions to control what users can do with the file....Owner Password Securing PDF documents is essential when sharing...Encryption allows you to protect a document with passwords and define...

    docs.aspose.com/pdf/python-net/encrypt-pdf-file/