Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,132 for

stream provider

(0.4 sec)
  1. 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...
  2. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#.... Now, this API also provides the capability to extract...null ) { continue ; } using ( Stream imageStream = sf . ExtractImage...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  3. 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...
  4. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving BMP to EPS in Python...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  5. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/...
  7. 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/
  8. Get Cell Validation in ODS Files|Documentation

    Learn how to get cell validation in ODS files using the Aspose.Cells for JavaScript via C++ API.... For this, the API provides the Cell.validation property...Excel/ODS file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  9. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...NET provides a method for adding transparent...these steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/python-net/ps/working-with...
  10. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving JPG to EPS in Python...

    docs.aspose.com/page/python-net/convert/jpg-to-...