Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 54,739 for

import document

(0.11 sec)
  1. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python.... Bind the PDF document to the FormEditor. Copy the...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  2. Create Submit Button|Aspose.PDF for Python via ...

    Learn how to add a Submit Button to a PDF Document programmatically using Aspose.PDF for Python. This tutorial demonstrates how to create a button that submits form data to a specified URL and save the updated PDF.... Load an existing PDF document. Add a Submit Button field...new button. import sys from os import path import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/create-submit-bu...
  3. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python via C++ applications....and file paths, opens a PDF document, and then loops through each...of the document. For each page, it creates a new document, copies...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/
  5. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....Information To update Pdf document information using Aspose.PDF...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  6. Redact XLSX Spreadsheet Online or using Android...

    Open and redact XLSX Document online via app for free. Android API code to search and replace XLSX text with regular expression....Java Redact Xlsx Redact XLSX Document Online or via Android Apps...powerful Android based XLSX document redaction utility application...

    products.aspose.com/total/android-java/redact/x...
  7. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS Document online via app for free. Android API code to search and replace XLS text with regular expression....Java Redact Xls Redact XLS Document Online or via Android Apps...powerful Android based XLS document redaction utility application...

    products.aspose.com/total/android-java/redact/xls/
  8. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....Add TOC To add TOC 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-toc-to-existing-pd...
  9. Add Polyline Annotation|Aspose.PDF for Python v...

    The example binds an input PDF, creates a solid polyline on the first page, and saves the modified Document with an annotation....connections in diagrams and documents. Create the PdfContentEditor...the updated Document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-polyline-ann...
  10. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Hide ] PDF layers allow a document to contain multiple sets of...especially useful in complex documents where content must be organized...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...