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

import document

(0.08 sec)
  1. 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...
  2. Protect Excel document Online with password or ...

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

    products.aspose.com/total/android-java/protect/...
  3. Append Pages to PDF|Aspose.PDF for Python via .NET

    Append pages from one PDF Document to another using Aspose.PDF for Python....different PDF documents is a common requirement in document processing...more PDF files to an existing document. This code snippet shows how...

    docs.aspose.com/pdf/python-net/append-pages-to-...
  4. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF Documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization.... to documents. In Aspose.PDF for Java, each PDF document is a...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/java/add-backgrounds/
  5. Divide Word Document into Sections using C#

    This article guides on how to divide Word Document into sections using C#. It has the IDE settings, steps, and a sample code to split Word Document into sections using C#....Word Document into Sections using C# Divide Word document into...sample code to split Word document into sections using C# . You...

    kb.aspose.com/words/net/divide-word-document-in...
  6. Protect XLSX document Online with password and ...

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

    products.aspose.com/total/java/protect/xlsx/
  7. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and saves the updated Document.... Save the updated Document. import aspose.pdf.facades as...pdf_facades import aspose.pydrawing as apd from io import BytesIO...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  8. Protect ODS document Online with password and u...

    Online ODS file password protection app. .NET C# API code to apply password protection on ODS spreadsheets....NET Protect Ods Online ODS Document Protection or Set Password...Develop powerful .NET based ODS document protection utility application...

    products.aspose.com/total/net/protect/ods/
  9. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  10. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation...page. import aspose.pdf as ap document = ap . Document ( input_file...

    docs.aspose.com/pdf/python-net/text-annotation/