Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 4,290 for

stream provider

(0.24 sec)
  1. 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-...
  2. EPS to EMF Conversion | API for Python

    Sample Python conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Console Python based application....high-quality EMF images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  3. EPS to JPEG Conversion | API for Python

    Sample Python conversion code for EPS format to JPEG file. Use this example code to convert EPS to JPEG within any Web or Console Python based application....high-quality JPEG images and provides you with flexibility and versatility...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  4. Generate QR Code and Micro QR Code|Documentation

    Use Aspose.BarCode for Node.js via Java to generate QR Codes...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/nodejsjava/generate-qr-...
  5. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .msg takes significantly longer than other formats. Please see the attached project - on sta…...PDF|Documentation , first to mhtml stream and then to pdf with Aspose...mhtmlStream.Position = 0; // Reset stream position for reading // Load...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  6. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....particular page and save text to the stream textDevice . Process ( page...particular page and save text to the stream textDevice . Process ( document...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  7. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow.... Tip Aspose provides free converters— JPEG to PowerPoint...} } Adding Images From the Stream to Slides If the image you...

    docs.aspose.com/slides/nodejs-java/image/
  8. 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...
  9. Merge HTML Files to PDF in Python

    This basic guide explains how to merge HTML files to PDF in Python. It explains the library installation in your system and the step-by-step procedure along with a runnable code snippet to combine HTML to PDF in Python....installation on your system and provides a step-by-step procedure,...and save it to the disk or a stream based on your requirements...

    kb.aspose.com/html/python/merge-html-files-to-p...
  10. 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...