Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 14,939 for

content stream

(0.8 sec)
  1. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....Convert EPUB to PNG in Java Contents [ Hide Show ] EPUB is the...to read the contents of the EPUB file as a stream of bytes. Create...

    docs.aspose.com/html/java/convert-epub-to-png/
  2. Java API to Convert RTF to XLAM or with free On...

    Convert RTF to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLAM online converter quickly before integrating the code.... Save XLAM File to Stream via Java After converting RTF...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/java/conversion/rtf-t...
  3. Android API to Convert OTT to XLT or with free ...

    Convert OTT to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLT online converter quickly before integrating the code....create documents with dynamic content. It is used to create documents...documents with variable content, such as invoices, contracts, and...

    products.aspose.com/total/android-java/conversi...
  4. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....image in AWS Lambda Function Contents [ Hide ] Prerequisites Docker...FunctionHandler(APIGatewayHttpApiV2P stream, ILambdaContext context) {...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…... (Presentation , Stream , e e , IPptxOptions , InterruptionToken...Aspose.Slides.Presentation. (Stream , e e , IPptxOptions ) at Aspose...

    forum.aspose.com/t/opening-and-saving-a-present...
  6. Sequential multi-page image export (batch) mode...

    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....image export (batch) mode Contents [ Hide ] In the normal mode...page into memory from an input stream –> processing a page (for example...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  7. Avoid Performance Degradation when Drawing over...

    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....Drawing over Compressed Images Contents [ Hide ] Avoid Performance...BMP and GIF files. Using a Stream Object The following code snippet...

    docs.aspose.com/psd/java/avoid-performance-degr...
  8. 使用 .NET API 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET 版 BMP 转 EPS 功能。...NET API 将 BMP 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert BMP image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/bmp-to-eps/
  9. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...ConvertToPdf(Document #=zv8$WPwE=, Stream #=zbaLrUyon3CiD) Code: var...parser = PubFactory.CreateParser(stream); var document = parser.Parse();...

    forum.aspose.com/t/get-a-failure-when-convertin...
  10. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...Render the chart to an image var stream = new MemoryStream(); shape...ToImage(stream, new ImageSaveOptions(ImageFormat.Png)); stream.Position...

    forum.aspose.com/t/problems-with-title-and-lege...