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

stream provider

(0.1 sec)
  1. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....Email to HTML using Java by providing detailed steps to configure...on the disk or to a memory stream. Code to Convert Outlook Email...

    kb.aspose.com/email/java/how-to-convert-outlook...
  2. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....call the freezePanes() method Provide the reference cell for freeze...cell. Save the output into a stream or a file. Code to Freeze Column...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  3. EPUB Converter – Aspose.HTML for Python via .NET

    Learn about supported EPUB conversions and consider Python example of how to convert EPUB to PDF using Aspose.HTML.... The namespace provides seamless access to conversion... , , , and . This article provides information on the list of...

    docs.aspose.com/html/python-net/epub-converter/
  4. Add a library reference to VBA project in workb...

    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 workbook as XLSM and providing a download link const outputData...VBA Certificate to File or Stream with JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/add-a-libr...
  5. Convert XLTM to DOCX with .NET or with free Onl...

    Convert XLTM to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to DOCX online converter quickly before integrating the code....NET API provides a number of classes for working...XslTransform class. This class provides methods and properties for...

    products.aspose.com/total/net/conversion/xltm-t...
  6. Exception when loading a license file with Aspo...

    Hi, I have a big problem using Aspose E-Mail for Java 25.6 and higher. The version 25.5 works without problems. Every time i try to set our license with License.setLicense() i’m getting a strange exception i cannot debu…...License(); try (InputStream stream = classLoader.getResourceAsStream("Aspose...lic")) { license.setLicense(stream); } catch (Exception e) { e...

    forum.aspose.com/t/exception-when-loading-a-lic...
  7. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....Slides for PHP via Java provides a simple API to access layout..."TestExportShapeToSvg.pptx" ); try { $stream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/php-java/shape-manipulat...
  8. Generate QR Code and Micro QR Code in Java|Docu...

    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....density and allows encoding streams of bytes and textual data composed...to encode Unicode data and provides various encoding modes; UTF8...

    docs.aspose.com/barcode/java/qr-code-and-micro-...
  9. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that represents...class. The Worksheet class provides a Cells collection. Create...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  10. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...OptimizeMemory = true; (streaming mode). Compression / Image...pdfOpts = new PdfSaveOptions { // Stream the output instead of loading...

    forum.aspose.com/t/exporting-an-excel-file-as-t...