Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 56,421 for

import document

(0.15 sec)
  1. Replace Text Simple|Aspose.PDF for Python via .NET

    In this example, all occurrences of "33" are replaced with "XXXIII " in the entire Document. This demonstrates straightforward string replacement without custom formatting or regex....updating repeated values in a document. With PdfContentEditor , you...instance. Bind the input PDF document. Configure replacement scope...

    docs.aspose.com/pdf/python-net/replace-text-sim...
  2. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and saves the updated Document....quick navigation within PDF documents. Using PdfContentEditor ,...action. Save the updated Document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/add-bookmark-act...
  3. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python....field, and saves the modified document. The FormEditor class provides...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  4. Online ODT Text Search Application or Develop O...

    Free online app to search in ODT files. Java code for any ODT file text search android application....Search Odt Online Searchable Document App and ODT Text Search Android...powerful android based ODT document search engine utility application...

    products.aspose.com/total/android-java/search/odt/
  5. Create Rubber Stamp With Appearance File|Aspose...

    The example binds an input PDF, creates a rubber stamp on page 1 using an image file as the stamp appearance, and saves the updated PDF.... Bind the input PDF document. Define a rectangle for the... Save the updated PDF document. import aspose.pdf.facades as...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  6. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified Document. The annotation includes a red caret symbol and descriptive comment text....or editorial comments in a document. With PdfContentEditor, you...the updated Document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  7. Remove Powerpoint Password Protection Online or...

    Remove password from Powerpoint Document through online app for free. .NET C# API code to unlock password protected Powerpoint files....Powerpoint Unlock Powerpoint Document Password Online or via .NET...powerful .NET based Powerpoint document locking and unlocking utility...

    products.aspose.com/total/net/unlock/powerpoint/
  8. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....contain attachments such as documents, images, or other files. There...embedded attachments in a document. Create the PdfContentEditor...

    docs.aspose.com/pdf/python-net/remove-attachments/
  9. Protect DOCX document Online with password and ...

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

    products.aspose.com/total/cpp/protect/docx/
  10. Add Attachment From Path|Aspose.PDF for Python ...

    This example binds an input PDF, attaches an external file using its file path, and saves the modified PDF with the embedded attachment....include embedded files such as documents, spreadsheets, or images for...file-path overload of ‘add_document_attachment()’ allows you to...

    docs.aspose.com/pdf/python-net/add-attachment-f...