Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,224 for

stream provider

(0.12 sec)
  1. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...(Stream ) at .(Stream ) at .(Stream , String ) at...tream , String , Boolean ) at .(Stream , Document , LoadOptions )...

    forum.aspose.com/t/key-not-found-exception/293338
  2. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…...issue: Check File Path and Stream : Ensure that the documentStream...points to the TIFF file. If the stream is null or the file path is...

    forum.aspose.com/t/loading-the-image-throws-an-...
  3. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…... I can provide simple test PDFs to reproduce...page and save the image to stream pngDevice.Process(pdfDocument...

    forum.aspose.com/t/exporting-large-dimension-pd...
  4. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#... Open two file streams for the output ZIP files using...Directory Archive Open the ZIP file stream using FileMode.Open. Create...

    docs.aspose.com/zip/net/compressing-and-decompr...
  5. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....document to image files or streams, and how to obtain shape size...Aspose.Words API, which already provides the functionality for extracting...

    docs.aspose.com/words/python-net/rendering-shap...
  6. C++ API to Convert XML to ODS | products.aspose...

    Convert XML to ODS via C++ API without using Microsoft Excel or Adobe Reader... This component provides a comprehensive set of APIs...class. Save ODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...class. Save XLTM File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....GetResult (); using ( MemoryStream stream = new MemoryStream ( bytes...Load the HTML document from stream and pass the LoadOptions object...

    reference.aspose.com/words/net/aspose.words/loa...
  9. Convert ICS Other Formats|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....with the HtmlSaveOptions to provide formatting options for the...method with MhtSaveOptions to provide saving options for the MHTML...

    docs.aspose.com/email/net/converting-between-fo...
  10. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....HTML for Java library provides a wide range of EPUB conversions...contents of the EPUB file as a stream of bytes. Create an instance...

    docs.aspose.com/html/java/convert-epub-to-png/