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

import

(0.16 sec)
  1. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers... import com.aspose.imaging.Color import com.aspose...imaging.Graphics import com.aspose.imaging.Image import com.aspose...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  2. Convert OTG files|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.... import com.aspose.imaging.Image ; import com.aspose...ImageOptionsBase ; import com.aspose.imaging.Size ; import com.aspose...

    docs.aspose.com/imaging/java/convert-otg-files/
  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/ja/python-java/pyinstalle...
  4. Adding MapiCalendar 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 MapiCalendar...MapiCalendar from com.aspose.email import MapiRecipientCollect from com...

    docs.aspose.com/email/java/adding-mapicalendar-...
  5. Creating and Saving Outlook Contacts in Jython|...

    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/java/creating-and-saving-...
  6. 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...
  7. Adding MapiContact 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 MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/java/adding-mapicontact-t...
  8. Python 를 사용하여 PDF 문서 병합 | Aspose.PDF

    Aspose.PDF for Python via .NET을 사용하여 이미지, XML, HTML, EPUB 등을 하나의 PDF 또는 DOCX/PPTX 문서로 병합하는 방법을 효과적으로 알아보세요. Aspose.PDF for Python via .NET을 사용하여 이미지, 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/ko/python-net/merger/
  9. ادغام اسناد PDF با استفاده از Python | Aspose.PDF

    نحوه استفاده موثر از Aspose.PDF برای پایتون از طریق دات نت را برای ادغام تصاویر، XML، HTML، EPUB و موارد دیگر در یک سند PDF یا DOCX/PPTX کشف کنید. نحوه استفاده موثر از Aspose.PDF برای پایتون از طریق دات نت را برای ادغام تصاویر، 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/fa/python-net/merger/
  10. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Equivalent: XLSX Files import os from aspose.cells import Workbook , OoxmlSaveOptions...

    docs.aspose.com/cells/python-net/saving-file-to...