Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,700 for

outputstream conversion

(0.34 sec)
  1. 使用 Python 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python TIFF 到 EPS 的转换功能。...get_data_dir_working_with_image_conversion () 5 6 # Create default options...get_data_dir_working_with_image_conversion () 4 5 # Create default options...

    docs.aspose.com/page/zh/python-net/convert/tiff...
  2. Aspose.PSD for .NET 20.6 - Release Notes|Docume...

    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.... Support for document conversion progress string sourceFilePath...sourceFilePath = "Apple.psd" ; Stream outputStream = new MemoryStream (); ...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  3. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code....document manipulation and conversion C++ API. Open the NuGet package...the PsDocument Class , the outputstream and the number of pages...

    products.aspose.com/page/cpp/add-pages-to-ps/
  4. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....TeX Java Developer Guide Conversion LaTeX to image Live Demos...format. Copy 1 // Create conversion options for Object LaTeX...

    docs.aspose.com/tex/java/latex-to-image/
  5. 乳胶到PDF | Java的Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为PDF,用于Java学习本文,以查看描述如何执行此操作和代码示例的文章。... Copy 1 // Create conversion options for Object LaTeX...PdfSaveOptions()); 7 // Run LaTeX to PDF conversion. 8 new TeXJob(Utils. getInputDirectory...

    docs.aspose.com/tex/zh/java/latex-to-pdf/
  6. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....2 Add native InputStream/OutputStream for Scene’s IO operations...quaternion based animation conversion Allow export quaternion-based...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  7. Create formulas in LaTeX | Java API Solution

    Java API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....easy-to-use document processing and conversion API for Java platform. You...the formula image. final OutputStream stream = new FileOutputStream(Utils...

    products.aspose.com/tex/java/latex-equations/
  8. 乳胶到图像| Java的Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,用于Java的TEX API解决方案,以了解如何执行此操作和代码示例。... Copy 1 // Create conversion options for Object LaTeX...PngSaveOptions()); 7 // Run LaTeX to PNG conversion. 8 new TeXJob(Utils. getInputDirectory...

    docs.aspose.com/tex/zh/java/latex-to-image/
  9. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this Conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...xlsx conversion to work, and can you help...loadOptions); workbook.save(outputStream, SaveFormat.XLSX); The StreamProvider...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  10. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another.... save(OutputStream stream) Saves the object’s...the specified stream. save(OutputStream stream, ImageOptionsBase...

    reference.aspose.com/psd/java/com.aspose.psd.fi...