Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 12,279 for

content stream

(0.11 sec)
  1. Convert TXT to PPTM via C++ or with free Online...

    Export TXT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT 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/txt-to...
  2. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for Java. Learn two methods with code to keep sizes consistent....for Chart Resizing in PPTX Contents [ Hide ] Background It has...Save the workbook to a memory stream. ByteArrayOutputStrea workbookStream...

    docs.aspose.com/slides/java/working-solution-fo...
  3. 在 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/
  4. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....recognition results as a file Contents [ Hide ] To save recognition...or write them to the memory stream, use Save method of Aspose...

    docs.aspose.com/ocr/net/save-file/
  5. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document font settings for enhanced readability and professional presentation....FontSettings Contents [ Hide ] FontSettings class Specifies font...SaveSearchCache ( Stream ) Saves the font search cache to the stream. SetFontsFolder...

    reference.aspose.com/words/net/aspose.words.fon...
  6. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Headers["Content-Disposition"] = $"attachment;...slideshow"; http.Response.Headers["Content-Disposition"] = $"attachment;...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  7. Adjust Workbook Compression Level with Node.js ...

    Learn how to adjust the workbook compression level in Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Adjust Workbook Compression...the size of the input data stream. This is also the slowest compression...

    docs.aspose.com/cells/nodejs-cpp/adjust-workboo...
  8. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....OfficeMathRenderer Contents [ Hide ] Inheritance: java.lang.Object...specified size. save(OutputStream stream, ImageSaveOptions saveOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Licensing and Subscription|Aspose.Words for Java

    Aspose.Words for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....Licensing and Subscription Contents [ Hide ] Sometimes, in order...Apply License Using a File or Stream Object Call SetLicense in your...

    docs.aspose.com/words/java/licensing/
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....Options with JavaScript via C++ Contents [ Hide ] This document is...save an image file to the disk/stream. There are several image formats...

    docs.aspose.com/cells/javascript-cpp/converting...