Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 66,789 for

import

(0.07 sec)
  1. Convert PPSM to PNG in Python | products.aspose...

    Sample code for PPSM to PNG Python conversion. Use PowerPoint Python API for batch conversion PPSM files to PNG files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  2. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/crop/
  3. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Complete code import com.aspose.words.*; import com.aspose.cells...cells.*; import java.io.*; import java.util.Iterator; public class...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  4. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/zh/java/set-image-size/
  5. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/editor/
  6. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... import aspose.pdf as ap input_pdf...方法执行 PDF 到图像的转换。 将 PDF 转换为 BMP import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  7. The exported JPG images are abnormal - Free Sup...

    The exported JPG images are abnormal export.psd_file.to.jpg (428.6 KB) abnormal.jpg (478.7 KB) Question 1: The exported JPG images are abnormal; some files are missing and they do not match the images seen in Photosho…...psd import Image from aspose.psd.imageoptions import JpegOptions...

    forum.aspose.com/t/the-exported-jpg-images-are-...
  8. Working with Pages in XPS file | Python

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... xps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...rendering: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  10. 搜索

    搜索... import aspose.slides as slides import aspose.pydrawing...PPTX 中創建散點圖。 import aspose.slides as slides import aspose.pydrawing...

    blog.aspose.com/zh-hant/slides/create-charts-in...