Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 16,314 for

content stream

(0.36 sec)
  1. Create New PST, Add Sub-folders and Messages|Do...

    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....Add Sub-folders and Messages Contents [ Hide ] As well as parsing...PersonalStorage create ( OutputStream stream , int blockSize , /*FileFormatVersion*/...

    docs.aspose.com/email/java/create-new-pst-add-s...
  2. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration....IDocumentProcessorPl Contents [ Hide ] IDocumentProcessorPl interface...Methods Name Description Append ( Stream, LoadOptions ) Append the document...

    reference.aspose.com/words/net/aspose.words/ido...
  3. Aspose.PSD for .NET 19.8 - 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....8 - Release Notes Contents [ Hide ] This page contains...image files to PsdImage from stream Feature PSDNET-134 Implement...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  4. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....Presentations in JavaScript Contents [ Hide ] Overview Beyond creating...information about it, edit slide content, add new slides, remove existing...

    docs.aspose.com/slides/nodejs-java/open-present...
  5. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured....Open Presentations in Java Contents [ Hide ] Introduction Beyond...information about it, edit slide content, add new slides, remove existing...

    docs.aspose.com/slides/java/open-presentation/
  6. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....Presentations in JavaScript Contents [ Hide ] Exporting Math Equations...mathematical equations and similar content seen on the web and in many...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  7. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...NET API 解决方案 Contents [ Hide Show ] 概述 本文讲解如何使用...//Create an input stream for EPS file 7 using (Stream inputEpsStream...

    docs.aspose.com/page/zh/net/resize-eps/
  8. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images.... Assign this stream to the LogStream property....console. Then create a file stream to save the output image. Create...

    products.aspose.com/tex/net/latex-figures/
  9. Reading Code Text|Documentation

    Learn how to read and interpret barcode code text and raw data with BarCodeReader in Aspose.BarCode for Java....Reading Code Text Contents [ Hide ] Reading Code Text and Raw...represent the original byte stream (typically UTF-8 with an ECI...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...following code: public static Stream GetSavedDocumentStre(Document...ent document) { Stream ms = new MemoryStream(); document.Optimize();...

    forum.aspose.com/t/an-exception-is-thrown-when-...