Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 54,736 for

import document

(2.21 sec)
  1. Protect PPTX document Online with password or u...

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

    products.aspose.com/total/android-java/protect/...
  2. Get, Update, and Expand PDF Bookmarks in Python...

    Learn how to retrieve, update, and expand bookmarks in PDF Documents using Python....[ Hide ] Get Bookmarks The Document object’s OutlineCollection...PDF file. from os import path import sys import aspose.pdf as ap...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  3. Fill Fields by Name and Value|Aspose.PDF for Py...

    This article demonstrates how to dynamically fill multiple PDF form fields by name and value using Aspose.PDF for Python via .NET. Instead of setting each field individually, it uses a dictionary structure to map field names to values and populates them in a loop....facades is used to bind a PDF document and iterate through a dictionary...‘bind_pdf()’ to attach the source PDF document. Create a dictionary containing...

    docs.aspose.com/pdf/python-net/fill-fields-by-n...
  4. Manage Stamp By ID|Aspose.PDF for Python via .NET

    How to manipulate rubber stamp annotations in a PDF by their unique IDs using Aspose.PDF for Python... Bind the input PDF document. Add rubber stamps with specific... Save the updated PDF document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/manage-stamp-by-id/
  5. Protect PDF document with password Online and u...

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

    products.aspose.com/total/python-net/protect/pdf/
  6. Online PowerPoint File Text Finder or Build Pow...

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

    products.aspose.com/total/cpp/search/powerpoint/
  7. Online PPTX File Text Finder or Build PPTX Sear...

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

    products.aspose.com/total/cpp/search/pptx/
  8. Online PPT File Text Finder or Build PPT Search...

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

    products.aspose.com/total/cpp/search/ppt/
  9. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, and saves the modified Document....the updated Document. import aspose.pdf as ap import aspose.pdf...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  10. Delete List Item|Aspose.PDF for Python via .NET

    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.... Bind the PDF document to the FormEditor. Delete...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/del-list-item/