Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 53,971 for

import document

(1.66 sec)
  1. Protect PPTX document with password Online and ...

    Online PPTX file password app. Python API code to apply password protection on PPTX Document....NET Protect Pptx Online PPTX Document Protection or Set Password...powerful Python based PPTX document protection utility application...

    products.aspose.com/total/python-net/protect/pptx/
  2. Fill List Box|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill list box and multi-select fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF Document, select values within a list-based form field, and save the updated file....option is selected, the updated document is saved. Initialize ‘pdf_facades...the updated Document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/fill-list-box/
  3. Create TextBox Field|Aspose.PDF for Python via ...

    Learn how to programmatically add TextBox fields to a PDF Document using Aspose.PDF for Python. This tutorial shows how to insert multiple text fields, set default values, and save the updated PDF Document....fields directly within the PDF document. The FormEditor class allows...PDFs. Load an existing PDF document. Add multiple TextBox fields...

    docs.aspose.com/pdf/python-net/create-textbox-f...
  4. Resize PDF Document in Python | Change PDF Page...

    Learn how to resize PDF Documents in Python using Aspose.PDF. Discover easy steps and code examples to change PDF page size....is required when preparing documents for printing, layout consistency...will learn how to resize PDF documents in Python. We will walk you...

    blog.aspose.com/pdf/resize-pdf-document-in-python/
  5. Protect XLSX document Online with password and ...

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

    products.aspose.com/total/cpp/protect/xlsx/
  6. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation....JavaScript To add JavaScript in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  7. Extract Pages from PDF|Aspose.PDF for Python vi...

    Extract selected pages from a PDF Document using Aspose.PDF for Python....need to create a subset of a document, share only specific content...file and save them as a new document. Learn how to use the extract...

    docs.aspose.com/pdf/python-net/extract-pages-fr...
  8. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...Microsoft Word .DOC document. Python import jpype import os . path jarpath...

    docs.aspose.com/words/java/python-and-aspose-wo...
  9. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using Java and Aspose.PDF...at creating a more complex document with Java and Aspose.PDF for...

    docs.aspose.com/pdf/java/complex-pdf-example/
  10. Add Square Annotation|Aspose.PDF for Python via...

    This example binds an input PDF, adds a filled blue square annotation on the first page, and saves the modified Document....highlight areas of interest, mark important sections, or provide visual...visual cues in a PDF document. Using PdfContentEditor , you can create...

    docs.aspose.com/pdf/python-net/add-square-annot...