Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,288 for

stream provider

(0.14 sec)
  1. C++ API to Convert MD to XLTX | products.aspose...

    Convert MD to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a wide range of features that...data manipulation. It also provides a comprehensive set of APIs...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Barcode Recognition 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/python-java/basic-barco...
  3. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....( "2" ))); FileOutputStream stream = new FileOutputStream ( "mathml...mathParagraph . writeAsMathMl ( stream ); } catch ( IOException e...

    docs.aspose.com/slides/androidjava/exporting-ma...
  4. OCR clinched after PDF-A conversion - Free Supp...

    Hi, we're using Aspose.PDF .NET to convert different kind of files to PDF-A. Currently we're facing problems with some scanned PDF documents. After the conversion to PDF-A the OCR information is somehow clinched. …...reproduce the problem: using (Stream inputStream = new FileStream(“SampleDocument...Document(inputStream)) { using (Stream outputLogStream = new MemoryStream())...

    forum.aspose.com/t/ocr-clinched-after-pdf-a-con...
  5. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....( "2" ))); FileOutputStream stream = new FileOutputStream ( "mathml...mathParagraph . writeAsMathMl ( stream ); } catch ( IOException e...

    docs.aspose.com/slides/java/exporting-math-equa...
  6. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via Java...generated barcode images as files, streams, or bitmaps, as well as various...image formats but also as streams or vector files. Aspose.BarCode...

    docs.aspose.com/barcode/python-java/save-barcod...
  7. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...represent the internal OLE stream, which typical file viewers...treat the data as a raw OLE stream rather than a file with a known...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  8. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....Limitation The evaluation version provides all the features except the...Apply License using File or Stream Object The license can be loaded...

    docs.aspose.com/note/net/licensing/
  9. Aspose.TeX's input interface | C++

    Conversion functionality of Aspose.TeX API solution for C++ with TeX, as an input format is explained here with the code examples....are supposed to be files, streams, arrays, or whatever else.The...directories separately. It provides the general interface, which...

    docs.aspose.com/tex/cpp/aspose-tex-input/
  10. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API....Cells for C++ API provides a straightforward method to...download image data into a memory stream and insert it into the worksheet...

    docs.aspose.com/cells/go-cpp/load-a-web-image-f...