Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,702 for

outputstream conversion

(0.15 sec)
  1. 将PDF转换为JPG|Aspose.PDF for Android via Java

    本页介绍如何使用Aspose.PDF for Android via Java将PDF页面转换为JPEG图像,将所有页面和单个页面转换为JPEG图像。...app/pdf/conversion/pdf-to-jpg 将单个PDF页面转换为JPG图像...); // 创建流对象以保存输出图像 try { OutputStream imageStream = new FileOutputStream...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  2. PDF to JPEG Converter using Android via Java | ...

    Sample code on Java for PDF to JPEG Conversion. Use example code for batch PDF to JPEG Conversion in Android...to JPEG Android via Java conversion. Programmers can use this...snippet and other possible conversion formats, see the Documentation...

    products.aspose.com/pdf/android-java/conversion...
  3. Convert BMP to EPS using Python

    BMP to EPS Conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here.... Python BMP to EPS Conversion You can check the quality...of Aspose.Page BMP to EPS conversion and view the results via...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  4. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...save(outputStream, SaveFormat.Html, options);...operating system where the conversion is performed. Please make...

    forum.aspose.com/t/converting-a-presentation-to...
  5. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...size() + 1); OutputStream os = pipe.createOutputStream();...frustrating issue with the conversion of a .docx file to PDF using...

    forum.aspose.com/t/saving-converted-word-docume...
  6. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...app/pdf/conversion/pdf-to-png 在线检查 Aspose.PDF...); // 创建流对象以保存输出图像 try { OutputStream imageStream = new FileOutputStream...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  7. 将 PDF 转换为 BMP|Aspose.PDF for Android via Java

    本文介绍如何使用 Java 将 PDF 页面转换为 BMP 图像,将所有页面转换为 BMP 图像以及将单个 PDF 页面转换为 BMP 图像。...app/pdf/conversion/pdf-to-bmp 查看 Aspose.PDF...); // 创建流对象以保存输出图像 try { OutputStream imageStream = new FileOutputStream...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  8. PDF to BMP Converter using Android via Java | A...

    Sample code on Java for PDF to BMP Conversion. Use example code for batch PDF to BMP Conversion in Android...PDF to BMP Android via Java conversion. Programmers can use this...snippet and other possible conversion formats, see the Documentation...

    products.aspose.com/pdf/android-java/conversion...
  9. PDF to PNG Converter using Android via Java | A...

    Sample code on Java for PDF to PNG Conversion. Use example code for batch PDF to PNG Conversion in Android...PDF to PNG Android via Java conversion. Programmers can use this...snippet and other possible conversion formats, see the Documentation...

    products.aspose.com/pdf/android-java/conversion...
  10. Circles from SVG are not correctly converted in...

    dxf_circle_zoom_issue.zip (182.9 KB) Hello, We’re having an issue when we convert a SVG file to DXF. It seems that circle elements from the SVG are not correctly rendered in the DXF file. Could you please take a look…...Save(outputStream, exportOptions). Thank you...experiencing issues with the conversion of SVG circles to DXF format...

    forum.aspose.com/t/circles-from-svg-are-not-cor...