Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 66,845 for

import

(0.12 sec)
  1. 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...
  2. 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...
  3. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  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/zh/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/python-java/pyinstaller-p...
  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/fr/python-java/pyinstalle...
  7. Marking BarCode Regions in an Image in Ruby|Doc...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/marking-barcode-re...
  8. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...NET 等价: XLSX文件 import os from aspose.cells import Workbook , OoxmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/saving-file...
  9. Adding MapiJournal 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....Rjb :: import ( 'java.util.Date' ) . new cl = Rjb :: import ( 'java...setTime ( d1 ) cl . add ( Rjb :: import ( 'java.util.Calendar' ) ....

    docs.aspose.com/email/java/adding-mapijournal-t...
  10. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython....words import Settings from com . aspose . words import FileFormatUtil...java . text import MessageFormat from java . io import File class...

    docs.aspose.com/words/java/working-with-digital...