Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,347 for

stream provider

(0.16 sec)
  1. C++ API to Convert XML to MD | products.aspose.com

    Convert XML to MD via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features to...convert XLSX to MD. This library provides a comprehensive set of features...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. C++ API to Convert XSLFO to MD | products.aspos...

    Convert XSLFO to MD via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...Aspose.Total for C++ also provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. C++ API to Convert XSLFO to DIF | products.aspo...

    Convert XSLFO to DIF via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...Aspose.Total for C++ also provides a wide range of features and...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. C++ API to Convert XSLFO to XLAM | products.asp...

    Convert XSLFO to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...XSLFO to XLAM in C++. It also provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. C++ API to Convert XML to EXCEL | products.aspo...

    Convert XML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... It provides a simple two-step process...Aspose.Total for C++ also provides a wide range of features for...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. 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...
  7. C++ API to Convert XML to XLSB | products.aspos...

    Convert XML to XLSB via C++ API without using Microsoft Excel or Adobe Reader...PDF for C++ provides a simple API that can be used...XLSX. Aspose.Cells for C++ provides a powerful Spreadsheet Programming...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. C++ API to Convert CGM to EXCEL | products.aspo...

    Convert CGM to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features to...XLSX to EXCEL. This library provides a comprehensive set of features...

    products.aspose.com/total/cpp/conversion/cgm-to...
  9. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…... The provided code below can be used to...AddHeaderAndFooterAs(document); using (var stream = new MemoryStream()) { var...

    forum.aspose.com/t/major-performance-issue-in-l...
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... public virtual Stream ProcessOleObject(string fileName...Create a stream to save the image in MemoryStream Stream = new MemoryStream();...

    forum.aspose.com/t/the-image-aspose-cell-captur...