Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 69,928 for

import

(0.1 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/ja/python-java/pyinstalle...
  2. 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...
  3. 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...
  4. 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...
  5. create_aspose_words.py

    Import sys Import zipfile from wheel Import egg2wheel from jcc Import cpp Import os Import subprocess Import shutil Import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......import sys import zipfile from wheel import egg2wheel from jcc...jcc import cpp import os import subprocess import shutil import...

    docs.aspose.com/words/java/how-to-build-aspose-...
  6. 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-...
  7. 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-...
  8. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/extra-space-between-text-and...
  9. 在 Jython 中向 PST 添加 MapiCalendar|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/zh/java/adding-mapicalend...
  10. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java....examples ; import com.aspose.pdf.Document ; import com.aspose...JpegDevice ; import com.aspose.pdf.devices.Resolution ; import java.io...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...