Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,720 for

outputstream conversion

(0.09 sec)
  1. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…...Saves the Document to an OutputStream with default PDFSaveOptions...overhead during the actual conversion process . In contrast, when...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  2. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。... OutputStream outputImageFile = new java...outputImageFileName ); java . io . OutputStream outputBinImageFile = new...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  3. Aspose.PSD for .NET 20.7 - 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-7...
  4. Aspose.TeX 的输出接口 | Java

    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/
  5. 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...
  6. 使用 Python 将 PNG 转换为 EPS

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

    docs.aspose.com/page/zh/python-net/convert/png-...
  7. How to Set Watermark in TIFF using Java

    This brief tutorial guides on how to set watermark in TIFF using Java. It can be used to secure TIFF image by adding watermark in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....can be saved to disc or OutputStream as per the requirement....perform different types of conversions like described in the article...

    kb.aspose.com/imaging/java/how-to-set-watermark...
  8. 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...
  9. 使用 Python 将 BMP 转换为 EPS

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

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  10. 使用 Python 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python EMF 到 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/emf-...