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

outputstream conversion

(0.06 sec)
  1. 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...
  2. 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/
  3. 使用 Python 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python BMP 到 EPS 转换功能。...get_data_dir_working_with_image_conversion () 5 6 # Create default options...save_image_as_eps (inputStream, outputStream, options) 在 Python 中使用 Bitmap...

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  4. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…...Save(Stream outputStream, SaveOptions options) Does...Library. Our PDF to HTML conversion code is fairly boilerplate...

    forum.aspose.com/t/problems-converting-pdf-cont...
  5. 的输出接口|爪哇 | Java的Aspose.TeX

    Aspose.TeX api解决方案的转换功能与TEX一起使用,作为输出格式,请参见代码示例。...这是我们将其设置的方式: Copy 1 // Create conversion options instance. 2 ... 3...())); Aspose.TeX.Examples-Conversion-OutputFileSystemDire.java...

    docs.aspose.com/tex/zh/java/aspose-tex-output/
  6. 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/
  7. 乳胶到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/
  8. 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...
  9. 乳胶到图像| 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/
  10. 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/