Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 53,971 for

import document

(0.11 sec)
  1. Protect Powerpoint document Online with passwor...

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

    products.aspose.com/total/net/protect/powerpoint/
  2. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF Document.... Bind the PDF document to the FormEditor. Move the...the modified document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/move-field/
  3. Redact Word Document Online or using Java | pro...

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

    products.aspose.com/total/java/redact/word/
  4. Create PDF Booklet|Aspose.PDF for Python via .NET

    Generate a booklet-style PDF from an existing Document using Aspose.PDF for Python...] Creating booklet-style documents is a common requirement when...reorganizes the pages of the input document and generates a new PDF optimized...

    docs.aspose.com/pdf/python-net/create-pdf-booklet/
  5. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython....words import Settings from com . aspose . words import Document...aspose . words import SaveFormat from java . io import ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  6. Add Custom Action Link|Aspose.PDF for Python vi...

    This example binds an input PDF, adds a custom action link on the first page, and saves the modified Document. An empty action list is used for simplicity, but real implementations can include actual actions.... 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/add-custom-actio...
  7. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF Document using Aspose.PDF for Python....layout: Open an existing PDF document. Create a FormEditor object...the modified document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  8. 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/
  9. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....'/data/' # Open the document doc = Rjb :: import ( 'com.aspose.words...words.Document' ) . new ( @data_dir + "TestFile.doc" ) node_type...

    docs.aspose.com/words/java/working-with-tables-...
  10. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the Document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing Documents.... Bind the input PDF document. Configure replacement strategy...entire document. Save the updated PDF document. import aspose...

    docs.aspose.com/pdf/python-net/replace-text-regex/