Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,131 for

stream provider

(1.53 sec)
  1. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java...JpegDevice (); ByteArrayOutputStrea stream = new ByteArrayOutputStrea...getPages (). get_Item ( i ), stream ); try ( FileOutputStream fileStream...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  2. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....Words API, which already provides the functionality for extracting...single image. Aspose.Words provides functionality for extracting...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  3. Convert HTML to PDF in Python | products.aspose...

    Convert HTML to PDF in Python. Use Python library API to convert HTML files to PDFs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  4. 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/
  5. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote....following three overloaded members provide the option to save the document...OneNote Document to a Stream Users can pass a stream object to the Document...

    docs.aspose.com/note/java/save-a-onenote-document/
  6. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Hide ] FileFormatUtil class Provides utility methods for working...System::SharedPtr<System::IO::Stream>&) Detects and returns the...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Convert HTML to XML in Python | products.aspose...

    Convert HTML to XML in Python. Use Python library API to convert HTML files to XMLs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  8. 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...
  9. Saving Excel files to CSV, PDF and other format...

    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....Cells provides a variety of ways to save...Your Files Aspose.Cells API provides a class named Workbook that...

    docs.aspose.com/cells/java/saving-excel-files-t...
  10. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...Load the image into a file stream using ( var imageStream = new...

    docs.aspose.com/pdf/net/working-with-operators/