Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 105,539 for

import

(0.09 sec)
  1. Convert Image To GIF Python

    Convert Image to GIF format in Python code. Save Image as GIF using Python....professional software solution to import and export image, GIF, and...target format from the list import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  2. Convert Image To JPG Python

    Convert Image to JPG format in Python code. Save Image as JPG using Python....professional software solution to import and export image, JPG, and...target format from the list import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  3. Convert Openoffice To JPG - Python

    Convert OpenOffice to JPG format in Python code. Save OpenOffice as JPG using Python....professional software solution to import and export ODT, JPG, and many...target format from the list import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  4. Convert PNG To GIF - Python

    Convert PNG to GIF format in Python code. Save PNG as GIF using Python....professional software solution to import and export PNG, GIF, and many...target format from the list import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  5. Managing Different Properties of Charts in Ruby...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...sld.getShapes().addChart(Rjb::import('com.aspose.slides.ChartType')...

    docs.aspose.com/slides/java/managing-different-...
  6. Export the artboard as a PNG image - Free Suppo...

    I would like to ask you for advice. I have many artboards in my psd, and I need to export the artboards as PNG images separately. However, the PNG images exported by my current code are wrong. right.jpg (68.9 KB) right…...this process: import com.aspose.psd.Image; import com.aspose.psd...PngColorType; import com.aspose.psd.fileformats.psd.PsdImage; import com...

    forum.aspose.com/t/export-the-artboard-as-a-png...
  7. Actual Properties in Ruby

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/actual-properties-in...
  8. Different time to save between Aspose.PDF versi...

    Hello, When using the code snippet below Save the file in the: aspose.PDF 20.1 takes around 6736 ms aspose.PDF 24.6 takes around 150612 ms Can anything be done to reduce the time in the latest version? Here’s the te…...Example Code import com.aspose.pdf.Document; import java.io.File;...File; import java.io.FileInputStream; import java.io.FileOutputStream;...

    forum.aspose.com/t/different-time-to-save-betwe...
  9. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduce features for GridDesktop ....Desktop Grid Control Import/Export Features Import content from Excel...Excel spreadsheets. Import data directly from a DataTable object...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/java/add-image-to-existing-...