Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 4,225 for

stream provider

(0.24 sec)
  1. Working with Exchange Mailbox and Messages - Re...

    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 the IEWSClient class to connect...Aspose.Email for Java. This API provides mechanism for accessing folders...

    docs.aspose.com/email/java/working-with-exchang...
  2. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_epub(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...file to the stream, then do operation to the stream as required...namespace to achieve it. Can you provide an example on this scenario...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  4. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....NET provides special methods that allow...with memory and files as with streams. **Package: ** aspose.imaging...

    docs.aspose.com/imaging/python-net/python-notes/
  5. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....Cells provides the Workbook which represents...a Microsoft Excel file and provides the properties and methods...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  6. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....by GitHub Saving Notebook to Stream Copy 1 // The path to the documents...MemoryStream stream = new MemoryStream(); 6 notebook. Save (stream); 7...

    docs.aspose.com/note/net/working-with-onenote-n...
  7. Cannot invoke "String.charAt(int)" because the ...

    use 'SaveOutputParameters save(OutputStream Stream, SaveOptions saveOptions) ’ convert word to html file error. java.lang.NullPointerException: Cannot invoke “String.charAt(int)” because the return value of “com.aspose…...'SaveOutputParameters save(OutputStream stream, SaveOptions saveOptions) ’...problematic input document and provide a simple code that will allow...

    forum.aspose.com/t/cannot-invoke-string-charat-...
  8. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…... (Document , Stream , SaveOptions ) at Aspose.Note...Note.Document.Save(Stream stream, SaveOptions options) at Crushbank...

    forum.aspose.com/t/sequence-contains-no-element...
  9. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive.... The provided here code snippet shows how...using System :: IO; // Open a stream on a ZIP archive that will...

    products.aspose.com/tex/cpp/output-to-zip/
  10. Convert MHTML to PDF – Python code and Online C...

    Use Aspose.HTML for Python via .NET to convert MHTML to PDF with full control over save options or convert MHTML online with a free MHTML Converter....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    products.aspose.com/html/python-net/conversion/...