Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 70,850 for

import

(0.24 sec)
  1. Add Application Link|Aspose.PDF for Python via ...

    This example binds an input PDF, adds an application launch link on the first page, and saves the modified document.... import aspose.pdf.facades as pdf_facades...aspose.pycore import cast , is_assignable import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/add-application-...
  2. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python.... import sys import aspose.pdf as ap from os import path def...PDF. import sys import aspose.pdf as ap from os import path def...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  3. Add Page Number to PDF|Aspose.PDF for Python vi...

    Learn how to add page numbers to PDF documents using PdfFileStamp in Python.... import sys from os import path import aspose.pdf as...as ap import aspose.pdf.facades as pdf_facades from config import...

    docs.aspose.com/pdf/python-net/page-number/
  4. example.py

    Import os from jpype Import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)..."JavaClassBridge.jar")) import jpype import asposecells jpype.startJVM()...

    docs.aspose.com/cells/ar/python-java/pyinstalle...
  5. example.py

    Import os from jpype Import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)..."JavaClassBridge.jar")) import jpype import asposecells jpype.startJVM()...

    docs.aspose.com/cells/de/python-java/pyinstalle...
  6. example.py

    Import os from jpype Import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)..."JavaClassBridge.jar")) import jpype import asposecells jpype.startJVM()...

    docs.aspose.com/cells/ru/python-java/pyinstalle...
  7. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/working-wit...
  8. 在 Jython 中创建新 PST|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 MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/zh/java/create-new-pst-in...
  9. Insert Pages into PDF|Aspose.PDF for Python via...

    Insert pages from one PDF into another using Aspose.PDF for Python.... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/insert-pages-int...
  10. Importing Form Data|Aspose.PDF for Python via .NET

    This section demonstrates how to Import and replace PDF form data from multiple external formats using Aspose.PDF for Python via .NET. It covers practical examples of populating PDF form fields from XML, FDF, XFDF, and JSON files, as well as replacing existing XFA datasets. By using the Form facade, developers can bind a PDF document, load structured data through file streams, and automatically update form fields without manual editing....Importing Form Data Contents [ Hide ] Import FDF Data Import...Import XFDF Data Import JSON Data Import XML Data Replace XFA Data...

    docs.aspose.com/pdf/python-net/importing-form-d...