Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,971 for

import document

(0.14 sec)
  1. Create ListBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add a ListBox form field to a PDF Document using Aspose.PDF for Python. This guide shows how to insert a ListBox field, define selectable items, and save the updated PDF file....surveys, and registration documents. A ListBox field displays...elements. Load an existing PDF document. Define a list of selectable...

    docs.aspose.com/pdf/python-net/create-listbox-f...
  2. Protect PPT document Online with password and u...

    Online PPT file password protection app. C++ API code to apply password protection on PPT presentations....C++ Protect Ppt Online PPT Document Protection or Set Password...Develop powerful C++ based PPT document protection utility application...

    products.aspose.com/total/cpp/protect/ppt/
  3. Fill Text Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to automatically fill text fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to load a PDF Document, populate specific form fields by name, and save the updated file....modified PDF is saved as a new document. Initialize ‘pdf_facades.Form()’...from io import FileIO import sys from os import path import aspose...

    docs.aspose.com/pdf/python-net/fill-text-fields/
  4. Signature Management|Aspose.PDF for Python via ...

    Learn how to remove digital signatures from PDF Documents and optionally clean up signature fields using PdfFileSignature in Python....digital signatures in PDF documents. In addition to reading and...Remove a signature from a PDF document. Remove a signature and clean...

    docs.aspose.com/pdf/python-net/signature-manage...
  5. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  6. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format...‘bind_pdf()’ to attach the source PDF document. Create a writable stream...from io import FileIO import sys from os import path import aspose...

    docs.aspose.com/pdf/python-net/export-to-json/
  7. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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....Layers To add Layers in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  8. Get PDF Viewer Preferences|Aspose.PDF for Pytho...

    How to read and modify PDF viewer preferences programmatically using Aspose.PDF for Python...presentation behavior of a PDF document in PDF readers. This includes...Preferences. import aspose.pdf.facades as pdf_facades import sys from...

    docs.aspose.com/pdf/python-net/get-viewer-prefe...
  9. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code to apply password protection on Powerpoint presentations....Powerpoint Online Powerpoint Document Protection or Set Password...powerful C++ based Powerpoint document protection utility application...

    products.aspose.com/total/cpp/protect/powerpoint/
  10. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python.... The examples use the Document and PageCollection APIs and...characteristics as part of document analysis or normalization...

    docs.aspose.com/pdf/python-net/get-and-set-page...