Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,879 for

stream provider

(0.16 sec)
  1. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API and provide examples of how to replace them with new ones....This documentation chapter provides the information you need to...Save HTML to a Stream – This article provides examples of using...

    docs.aspose.com/html/net/migration-between-vers...
  2. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with new ones....Save an SVG to a Stream – This article provides examples of using...an SVG document to a memory stream, ZIP archive, or local file...

    docs.aspose.com/svg/net/migration-between-versi...
  3. Licensing|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.... Technical support is provided for free unlimitedly both...license can be loaded from a stream or file using the following...

    docs.aspose.com/barcode/nodejsjava/licensing/
  4. Evaluate Aspose.Email|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.... The evaluation version provides almost all functionality of...(without a license specified) provides full product functionality...

    docs.aspose.com/email/java/evaluate-aspose-email/
  5. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Cells provides OoxmlCompressionType enumeration...OoxmlCompressionType enumeration provides the following members. Level1:...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  6. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code.... This class provides a method named Process which...page and save the image to stream tiffDevice . Process ( document...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  7. How to Convert XML to Excel File using Python

    This brief article explains how to convert XML to Excel file using Python. It discusses the environment setup, stepwise algorithm, and a runnable sample code to convert XML to XLSX using Python....SaveFormat class These steps provide an overview of the process...which can be exported to a stream or the disk using the file...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  8. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....Slides for java provides functions that allow you to...slide image as a byte array stream IImage image = slide . getImage...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...error messages that might provide more insight into the issue...def init (self): lic_xml = “” stream = io.BytesIO(base64.b64decode(lic_xml)...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  10. Managing Pictures in a Worksheet|Documentation

    This article introduces how to work with picture in worksheet in GridDesktop....collection in the Worksheet object provides an overloaded Add method....add a picture from a file, a stream, or an Image object. Below...

    docs.aspose.com/cells/net/aspose-cells-griddesk...