Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,872 for

stream provider

(0.1 sec)
  1. Load PUB license | C++ API Solution

    C++ API Solution to work with MS Publisher files. Load the license information from a file or Stream with a few lines of code....MS Publisher from a file or stream C++. Break free from Publisher...required to use the library and provides access to its features and...

    products.aspose.com/pub/cpp/load-license/
  2. Aspose word to pdf conversion taking 100 times ...

    Product name & version Aspose.Words(23.2.0) for .NET 8.0 Detailed description of the conversion issue : When the system attempts to generate Word, it uses 251KB. The same file we are converting into PDF, which has a si…...ice {invoiceCode} PDF file stream size after Aspose conversion:...Length / 1024} KB."); // Convert Stream → byte[] reliably var bytes...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  3. 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-...
  4. Read and Convert Outlook OST File|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....Email provides an API for reading Microsoft...load an OST file from disk or stream into an instance of the PersonalStorage...

    docs.aspose.com/email/java/read-and-convert-out...
  5. C++ API to Convert SVG to XLTX | products.aspos...

    Convert SVG to XLTX via C++ API without using Microsoft Excel or Adobe Reader... This API provides a set of classes for working...Aspose.Cells for C++. This API provides a set of classes for working...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. 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....HTML for Java library provides a wide range of EPUB conversions...contents of the EPUB file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-epub-to-png/
  7. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...to check for the blank file/stream length first. The eml msg returns...ResourceHtmlRenderin class: Stream ResourceStream If ResourceRenderingMod...

    forum.aspose.com/t/3-minor-things/312004
  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....platform for figure creation, providing high-quality typography, mathematical...LaTeX figures in PNG C# The provided code snippet demonstrates...

    products.aspose.com/tex/net/latex-figures/
  9. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...trying to do docx comparison var stream = new MemoryStream(); Document...oldDocument.Save(stream, SaveFormat.Docx); stream.Position = 0;...

    forum.aspose.com/t/redlines-in-pdf/315965
  10. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...formats, pass a file name or a stream into one of the Document constructors...remove_child() and other methods provided by the base class CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...