Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 97,218 for

import

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Failed to Extract WMF Images from Shapes in the...

    PFA - pdf i used to extract images, screenshots of the error. The code i used is the one mentioned in the documentation. It is not converting imagetype : x-wmf to jpeg and is failing to save it. PDF: pptexamples.zip …...code example: import aspose.pydrawing as draw import aspose.slides...like this: import aspose.pydrawing as draw import aspose.slides...

    forum.aspose.com/t/failed-to-extract-wmf-images...
  6. 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-...
  7. TableStyle类 | Aspose.Cells for Python via .NET ...

    TableStyle类 TableStyle类 表示表格样式。 TableStyle 类型公开了以下成员: 特性 属性 描述 name 获取表格样式的名称。 table_style_elements 获取表格样式的所有元素。 例子 f......cells import BackgroundType , CellsHelper...Workbook from aspose.cells.tables import TableStyleElementTyp from aspose...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. Convert Image To PDF Python

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

    products.aspose.com/words/python-net/conversion...
  9. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....examples ; import com.aspose.pdf.DefaultAppearance ; import com.aspose...pdf.Document ; import com.aspose.pdf.Field ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/modifing-form/
  10. Convert HTML To SVG Python

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

    products.aspose.com/words/python-net/conversion...