Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,348 for

stream provider

(0.87 sec)
  1. Convert MHTML to JPG in Java – Aspose.HTML for ...

    Convert MHTML to JPG, PNG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider various MHTML to JPG conversion scenarios in Java code....HTML for Java library provides a wide range of MHTML conversions...to read an MHTML file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-mhtml-to-jpg/
  2. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  3. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...ctor(Stream stream, LoadOptions options) Reproduction:...resources Code: new Project(stream, new LoadOptions()) Immediate...

    forum.aspose.com/t/argumentoutofrangeexception-...
  4. PDF to PNG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Java sample code using Aspose.PDF for Java...PngDevice (); ByteArrayOutputStrea stream = new ByteArrayOutputStrea...getPages (). get_Item ( i ), stream ); try ( FileOutputStream fileStream...

    products.aspose.com/pdf/java/merger/pdf-to-png/
  5. HtmlFixedSaveOptions.resources_folder property ...

    HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a document to Html 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. ZIP File Format - Everything You Need to Know

    Explore the ZIP file format, a versatile archive format with wide compatibility and efficient compression methods. Learn how ZIP simplifies data compression and archive management for a variety of applications....tools like 7-Zip and WinRAR , provide native support for creating...Single File in C# Create a file stream with the desired name of your...

    products.aspose.com/zip/most-common-archives/wh...
  7. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...Words provides built-in MailMerge functionality...method using (MemoryStream stream = new MemoryStream(templateBytes))...

    forum.aspose.com/t/interop-to-aspose-c/324832
  8. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...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/net/aspose.words.sav...
  9. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python.... It provides a detailed description to...saving it on the disk or to a stream. Steps to Export Markdown to...

    kb.aspose.com/words/python/how-to-transform-mar...
  10. ImageExtractor Plugin|Aspose.PDF for .NET

    Learn how to extract images from PDF documents with the Aspose.Pdf.LowCode.ImageExtractor plugin for .NET....Result If an output folder is provided, Process returns file results...image data can be returned as stream results. TextExtractor Plugin...

    docs.aspose.com/pdf/net/plugins/image-extractor/