Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 15,824 for

content stream

(0.14 sec)
  1. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a PDF document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...contains all required email body content without losing text due to... mhtSaveOptions); // Reset stream position before Aspose.Words...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...
  2. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ ....Split PDF using JavaScript Contents [ Hide ] Split PDF into two...FileReader and sends the file content and relevant parameters (such...

    docs.aspose.com/pdf/javascript-cpp/split-pdf/
  3. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...NET) Contents [ Hide ] 概述 本文档说明如何 使用 C#...HttpClient 实例获取 HTML 页面内容,创建 Stream 对象,将内容传递给 Document 对象并渲染为 PDF。...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/
  4. Getting OOM error while converting vsdx file - ...

    I have one .vsdx file which is of around 23 MB. trying to attach file but it is failing I am getting OOM error while converting it. We are using aspose.diagram version 29.3 and java 11 I have set -Xmx to 15GB but sti…...getAbsolutePath(); InputStream stream = new FileInputStream(sourcePath);...Diagram diagram = new Diagram(stream); diagram.save(converted.getAbsolutePath()...

    forum.aspose.com/t/getting-oom-error-while-conv...
  5. Advanced Features|Aspose.PDF for .NET

    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....Ask AI Advanced Features Contents [ Hide ] Sending Pdf to Browser...Response . Clear (); // Set content type for PDF Response . ContentType...

    docs.aspose.com/pdf/net/advanced-features/
  6. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Patterns in PS file | Java Contents [ Hide Show ] Add Hatch Pattern...white) simple image. The main content of these small images is various...

    docs.aspose.com/page/java/ps/working-with-hatch...
  7. Manipulating WebP Images|Documentation

    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....Manipulating WebP Images Contents [ Hide ] Convert GIFF Image...page into memory from an input stream –> processing a page (for example...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  8. Convert WORDML to PPTM via C++ or with free Onl...

    Export WORDML to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTM online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/wordml...
  9. Convert WORD to PPTM via C++ or with free Onlin...

    Export WORD to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPTM online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/word-t...
  10. 在 Java 中将 EPUB 转换为 PNG - Aspose.HTML for Java

    使用Aspose.HTML for Java API在Java中将EPUB转换为PNG。在Java代码示例中考虑各种EPUB到PNG的转换方案。...Buy 在 Java 中将 EPUB 转换为 PNG Contents [ Hide Show ] EPUB 是最广泛支持...ImageFormat.Png 。 使用 类的 convertEPUB(stream, options, savePath) 方法将 EPUB...

    docs.aspose.com/html/zh/java/convert-epub-to-png/