Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 66,023 for

import

(0.15 sec)
  1. 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...
  2. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using 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/androidjava/hello-world-exa...
  3. Converting To XPS 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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/converting-to-xps-in...
  4. MULTIPLE PAGE TIFF FILE TO PDF - Free Support F...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change , we need to ensure that we are processing each frame of the TIFF file, can you sugge…...PLEASE SUGGEST THE REQUIRED IMPORTS private static int addTiffAsPages(Document...PDF for Java: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/multiple-page-tiff-file-to-p...
  5. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。... import aspose.pdf as apdf from io import FileIO from...from os import path epub_load_options = apdf.EpubLoadOptions()...

    products.aspose.com/pdf/zh-hant/python-net/merger/
  6. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....Python: import aspose.slides.charts as charts import aspose.slides...a chart: import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/
  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. 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...
  9. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and api differences....Cells for Java import com.aspose.cells.* ; public...for Python via Java import jpype import asposecells def run ():...

    docs.aspose.com/cells/python-java/limitations-a...
  10. Read a Task's Timephased Data in Ruby | Aspose....

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...