Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 4,221 for

stream provider

(0.05 sec)
  1. How to convert HTML to PDF | Aspose.PDF

    Do you know how easily convert HTML to PDF in Java? Convert HTML to PDF with high quality using Java PDF library....developers to convert HTML to PDF, providing full control over various...WYSIWYG editor, string, or stream, and convert HTML into popular...

    products.aspose.com/pdf/tutorial/convert-html-pdf/
  2. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....covers the necessary steps and provides C++ code samples for creating...(); // Save the workbook to a stream. System :: SharedPtr < System...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  3. Convert EPUB to JPG – C# code and Online Converter

    Sample C# code for EPUB to JPG conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to JPG Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  4. Convert EPUB to Image – C# code and Online Conv...

    C# code for EPUB to Image conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to Image Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  5. Convert HTML to GIF in Java

    Convert HTML to GIF in Java with a few API calls. This guide provides the IDE settings, program logic, and code for converting HTML to animated GIF in Java....method in the Converter class Provide the input file, options object...in the Converter class by providing the input and output file...

    kb.aspose.com/html/java/convert-html-to-gif-in-...
  6. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document.... Provide SaveFormat.Pdf as saveFormat...corrections for recognition results, provide a custom dictionary , or specify...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  7. Convert Image to Base64 in C#

    This concise tutorial walks through converting image to base64 in C#. It presents a step-by-step approach and provides a code sample showing how to convert JPG to Base64 in C#....step-by-step approach and provides a code sample showing how...generated image string as a file or stream according to your project requirements...

    kb.aspose.com/svg/net/convert-image-to-base64-i...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....or write them to the memory stream, use save() method of RecognitionResult...corrections for recognition results, provide a custom dictionary , or specify...

    docs.aspose.com/ocr/python-net/save-file/
  9. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....diagram constructor to load a VSD stream FileStream st = new FileStream...constructor to load a VSS stencil * providing load file format */ Diagram...

    docs.aspose.com/diagram/net/your-first-aspose-d...
  10. Convert Image to Base64 in Python

    This concise tutorial walks through converting image to base64 in Python. It presents a step-by-step approach and provides a code sample showing how to convert JPG to Base64 in Python....Windows, Linux, and MacOS, provided the SDK is installed correctly...image as SVG file These steps provide a structured way to render...

    kb.aspose.com/svg/python/convert-image-to-base6...