Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,903 for

stream provider

(0.09 sec)
  1. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...coordinates in PrintAreas) { Stream ImgStream = ProcessOleObject_Aspose(TestWB...coordinates, dir); if (ImgStream == Stream.Null) { continue; } Builder...

    forum.aspose.com/t/name-error-when-inserting-a-...
  2. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...be represented as a file, a stream, or a bitmap object. After...barcode source (image file, stream, or bitmap), e.g. set the path...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  3. Licensing|Documentation

    Evaluate Python Image Processing Library API and set the license using File or Stream. Applying the license removes any restrictions from the evaluation version.... The evaluation version provides the same features as the fully...Imaging for Python via .NET provides full product functionality...

    docs.aspose.com/imaging/python-net/licensing/
  4. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in ready-to-use Python code examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  5. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...out of bounds is fixed This provided file after the saving still...FileFormats.Psd.PsdImage.SaveData(Stream stream) at Aspose.PSD.DataStreamSupporter...

    forum.aspose.com/t/index-was-outside-the-bounds...
  6. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate self extracting ZIP files using C#.... It provides the development environment...creating SFX ZIP Create a file stream for the new SFX file Instantiate...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  7. Import and Export Data from Document|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....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a Cells collection. The Cells...

    docs.aspose.com/cells/net/import-export-data-fr...
  8. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...NET provides class BarCodeReader that enables...file, a bitmap object, or a stream. Then, it is required to set...

    docs.aspose.com/barcode/net/basic-recognition-p...
  9. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...“x:WorksheetSource”, 4,Gets the html stream of the worksheet by comparing...compound html to several html streams, you also can implement IStreamProvider...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  10. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…... (Presentation , Stream , e e , IPptxOptions , InterruptionToken...Aspose.Slides.Presentation. (Stream , e e , IPptxOptions ) at Aspose...

    forum.aspose.com/t/opening-and-saving-a-present...