Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 109,869 for

import

(0.1 sec)
  1. Convert NumPy to Excel|Documentation

    Convert NumPy to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a NumPy array to...data. Traverse NumPy array and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-numpy-...
  2. Aspose.Imaging for Python via .NET 23.7 - Relea...

    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....imaging import FileFormat file_format = FileFormat...export error from aspose.imaging import Image with Image . load ( "33...

    docs.aspose.com/imaging/python-net/aspose-imagi...
  3. Importing Email|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....English Español Русский Importing Email Contents [ Hide ] VSTO...VSTO Below is the code to import email using VSTO Outlook. string...

    docs.aspose.com/email/net/importing-email/
  4. Aspose.OCR for Java 20.9 - Release Notes

    Aspose.OCR for Java 20.9 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import java.util.ArrayList...

    releases.aspose.com/ocr/java/release-notes/2020...
  5. Control BarCode Image Quality in Ruby|Documenta...

    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 object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'.... setImageQuality ( Rjb :: import ( 'com.aspose.barcode.ImageQualityMode'...

    docs.aspose.com/barcode/java/control-barcode-im...
  6. Decreased image DPI when saving Word document t...

    Hi, I noticed that during the “Word to PDF” conversion the DPI of the image is reduced by 1 point. This happens for PNG images when the compression is set to JPEG format (PdfSaveOptions.setImageCompression(PdfImageCompr…...example; import com.aspose.pdf.ImageType; import com.aspose...PdfExtractor; import com.aspose.words.DocumentBuilder; import com.aspose...

    forum.aspose.com/t/decreased-image-dpi-when-sav...
  7. Setup Environment and Installation Guidelines |...

    Setup Aspose.Cells for Python via Java and installation guidelines....following sample code: import jpype import asposecells jpype . startJVM...startJVM () from asposecells . api import Workbook , FileFormatType workbook...

    docs.aspose.com/cells/pythonjava/setup-environm...
  8. String Searching in PST with Ignore Case in Jyt...

    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 MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/java/string-searching-in-...
  9. 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-...
  10. to_image method | Aspose.Cells for Python via ....

    to_image method Contents [ Hide ] to_image Creates the shape image and saves it to a stream in the specified format. ......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/aspose.ce...