Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 66,039 for

import

(0.21 sec)
  1. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python...Table Data 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...
  2. 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...
  3. 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...
  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/ru/python-java/pyinstalle...
  5. Adding MapiJournal 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 MapiJournal...email import PersonalStorage from com.aspose.email import FileFormatVersion...

    docs.aspose.com/email/java/adding-mapijournal-t...
  6. 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...
  7. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java....examples ; import com.aspose.pdf.Color ; import com.aspose.pdf...Document ; import com.aspose.pdf.FontRepository ; import com.aspose...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  8. Extract Images from PDF using Python|Aspose.PDF...

    How to extract a part of the image from PDF using Aspose.PDF for Python...to a File 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-images-f...
  9. Creating and Saving Outlook Contacts in Ruby|Do...

    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'...MapiContactNamePrope name_prop_set = Rjb :: import ( 'com.aspose.email.MapiContactNamePrope'...

    docs.aspose.com/email/java/creating-and-saving-...
  10. Search Messages and Folders in a PST by Some Cr...

    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'..."myInbox" ) builder = Rjb :: import ( 'com.aspose.email.PersonalStorageQuery'...

    docs.aspose.com/email/java/search-messages-and-...