Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 56,495 for

import document

(0.35 sec)
  1. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF Document to the Form facade and export its internal data structure into a file stream....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  2. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one Document into another in C++....NodeImporter::ImportNode method Imports a node from one document into another....node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. 添加文本注释|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 中的 PdfContentEditor 类向 PDF 文档添加文本批注。... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/zh/python-net/add-text-anno...
  4. Export to XML|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form data to an XML file using Aspose.PDF for Python via .NET. It shows how to load a PDF Document, access its form fields through the Form facade, and save the extracted data as structured XML using Form Class....‘bind_pdf()’ to attach the source PDF document to the Form instance. Create...from io import FileIO import sys from os import path import aspose...

    docs.aspose.com/pdf/python-net/export-to-xml/
  5. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...# Create a new document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/working-with-nodes-i...
  6. Add Attachments to PDF in Python|Aspose.PDF for...

    Learn how to add file attachments to PDF Documents in Python using Aspose.PDF for Python via .NET....spreadsheets, images, or related documents together with the main PDF...project. Import the Aspose.PDF package Create a Document object...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  7. Protect PPTX document Online with password and ...

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

    products.aspose.com/total/java/protect/pptx/
  8. Protect Powerpoint document Online with passwor...

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

    products.aspose.com/total/java/protect/powerpoint/
  9. Protect ODP document Online with password and u...

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

    products.aspose.com/total/java/protect/odp/
  10. Work with PDF Operators in Python|Aspose.PDF fo...

    Learn how to use low-level PDF operators in Python for precise content stream manipulation and graphics control....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...