Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 70,441 for

import

(0.23 sec)
  1. Save Metadata with XMP|Aspose.PDF for Python vi...

    Save PDF metadata using XMP with Aspose.PDF for Python via .NET... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades from io import FileIO import sys from os import path sys ....

    docs.aspose.com/pdf/python-net/save-metadata-wi...
  2. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, update, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....fields import aspose.pdf as ap import datetime import sys from...from os import path def get_pdf_file_information ( infile ): #...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  3. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pydrawing...Save PDF File. import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/create-form/
  4. 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.... import aspose.pdf as ap import aspose.pdf.facades...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  5. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; Import java.io.File; Import java.io.FileOutputStream; Import java.io.InputStream; Import java…...package Activation; import java.io.File; import java.io.FileOutputStream;...FileOutputStream; import java.io.InputStream; import java.io.OutputStream;...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  6. 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.... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  7. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....following sample code: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/python-java/setup-envir...
  8. 在 Ruby 中创建并保存 Outlook 任务|Documentation

    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....+ '/data/' contact = Rjb :: import ( 'com.aspose.email.MapiContact'...MapiContact' ) . new calendar = Rjb :: import ( 'java.util.Calendar' ) ....

    docs.aspose.com/email/zh/java/creating-and-savi...
  9. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format.... import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  10. Adding MapiContact to PST in Jython|Documentation

    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....- email import Settings from com.aspose.email import MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/java/adding-mapicontact-t...