Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 70,849 for

import

(0.47 sec)
  1. Add Text Annotations|Aspose.PDF for Python via ...

    Add text annotations to a PDF document using the PdfContentEditor class in Aspose.PDF for Python via .NET.... 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-text-annotat...
  2. Add Document Action|Aspose.PDF for Python via .NET

    This example adds a JavaScript alert that appears when the PDF is opened. The script is attached to the document open event and executed automatically in supported PDF viewers.... import aspose.pdf.facades as pdf_facades import aspose...pydrawing as apd import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/add-document-act...
  3. Convert PDF to Image Formats in Python|Aspose.P...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET.... import aspose.pdf as ap from io import FileIO from...from os import path import sys def convert_PDF_to_TIFF ( infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  4. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....(in the default ) cannot be imported. Because of lack of JVM support...Java and vice versa crashes on import of the jpype module. Public...

    docs.aspose.com/slides/python-java/limitations-...
  5. String Searching in PST with Ignore Case in Rub...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "search.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/string-searching-in-...
  6. 在 Jython 中创建并保存 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....- email import Settings from com.aspose.email import MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/zh/java/creating-and-savi...
  7. Adding MapiContact to PST in Ruby|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....MapiContact mapi_contact = Rjb :: import ( 'com.aspose.email.MapiContact'...Contact #4 contact4 = Rjb :: import ( 'com.aspose.email.MapiContact'...

    docs.aspose.com/email/java/adding-mapicontact-t...
  8. Sign PDF Documents|Aspose.PDF for Python via .NET

    Learn how to sign PDF documents in Python using PdfFileSignature with certificate-based, named, and visible digital signatures.... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import aspose.pydrawing as apd DEFAULT_CERTIFICATE_PASSWORD...

    docs.aspose.com/pdf/python-net/pdf-signing/
  9. 在 Jython 中向 PST 添加 MapiTask|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 MapiTask...email import MapiTaskHistory from com.aspose.email import MapiTaskOwnership...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  10. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....PDF file: import math import sys import os import aspose.pdf...document. import math import sys import os import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...