Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 12,323 for

content stream

(0.51 sec)
  1. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...License(); using (MemoryStream stream = new MemoryStream(System.Text...se))) { license.SetLicense(stream); } // Load the PDF document...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  2. License|Aspose.BarCode for Python via .NET API ...

    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....Ask AI License Contents [ Hide ] License class Provides methods...Licenses the library. set_license(stream) Licenses the library. See...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. 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...Barcode Recognition Basics Contents [ Hide ] Read Barcodes Online...be represented as a file, a stream, or a bitmap object. After...

    docs.aspose.com/barcode/python-java/basic-barco...
  4. 在 C# 中将 EPUB 转换为 BMP – Aspose.HTML for .NET

    使用Aspose.HTML API在C#中将EPUB转换为BMP。在C#示例中考虑各种EPUB到BMP转换方案。尝试在线EPUB转换器。...Buy 将 EPUB 转换为 BMP – C# 示例 Contents [ Hide Show ] BMP 是微软开发的一...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/zh/net/convert-epub-to-bmp/
  5. C++ API to Convert XML to CSV | products.aspose...

    Convert XML to CSV via C++ API without using Microsoft Excel or Adobe Reader... Save CSV File Format to Stream via C++ Aspose.Cells for C++...file format to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Licensing|Documentation

    Evaluate PSD Photoshop C# Library from NuGet and apply the license using file or Stream to remove any restrictions from the installed evaluation....Licensing Contents [ Hide ] Evaluation Version Limitations You...because you can’t change the content of those files. If you want...

    docs.aspose.com/psd/net/licensing/
  7. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/jt/
  8. Extract Assets from STL File Formats via Java |...

    Sample Java extract assets code for STL file. Use this example code to extract assets from STL file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/stl/
  9. Extract Assets from DAE File Formats via Java |...

    Sample Java extract assets code for DAE file. Use this example code to extract assets from DAE file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/dae/
  10. 将 SVG 转换为 PNG – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PNG。在 C# 示例中考虑各种 SVG 到 PNG 的转换方案。尝试在线 SVG 转换器。...Pricing Buy 用 C# 将 SVG 转换为 PNG Contents [ Hide Show ] PNG 文件格式支持无...over HTML rendering output streams 2 3 class MemoryStreamProvider...

    docs.aspose.com/html/zh/net/convert-svg-to-png/