Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,401 for

stream provider

(0.65 sec)
  1. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...either through memory stream or file stream 2.The Initialize workbook...any difference Is there any streaming supported, while reading or...

    forum.aspose.com/t/handling-large-excel-files-u...
  2. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...type, class BarCodeResult provides the two most important fields...for the sample barcode image provided below (in this case, a QR...

    docs.aspose.com/barcode/net/get-barcode-type-an...
  3. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....file path string or a file stream of the source Visio file. The...diagram constructor to load a VSD stream FileStream st = new FileStream...

    docs.aspose.com/diagram/net/open-visio-document/
  4. Licensing of Aspose.Page | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for C++....without a license specified ) provides full product functionality...license can be applied by providing an explicit path to the .lic...

    docs.aspose.com/page/cpp/licensing/
  5. Converting a CGM file to PNG using Python | Asp...

    Sample code on Python for CGM to PNG conversion. Use example code for batch CGM to PNG conversion with Python and .NET... Open an in-memory file stream using FileIO to write the generated...to the output stream. Close the output stream to free up system...

    products.aspose.com/pdf/python-net/conversion/c...
  6. Convert HTML to PDF in Python | products.aspose...

    Convert HTML to PDF in Python. Use Python library API to convert HTML files to PDFs... Moreover, it provides flexible ways to convert HTML..."file.html" , "rt" ) as stream: data = stream . read() pres . slides...

    products.aspose.com/slides/python-net/conversio...
  7. Remove Signature from Word Document using Java

    Follow this article to remove signature from Word document using Java. It contains information to set the IDE, a list of programming instructions, and a running sample code showing how to remove signature in Word using Java.... This tutorial will provide the IDE settings, a list of...existing signatures from a stream instead of a physical local...

    kb.aspose.com/words/java/remove-signature-from-...
  8. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....u "2" ))); SharedPtr < Stream > stream = System :: MakeObject...mathParagraph -> WriteAsMathMl ( stream ); FAQ What exactly is exported...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  9. Data encoding for 2D barcodes|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....ISO/IEC 646 ; binary of raw bytes stream encoding; Unicode symbols encoding...effectively encode raw bytes stream. Main problem for Aspose.BarCode...

    docs.aspose.com/barcode/net/data-encoding-2d/
  10. Opening Files with Different 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.... Example Opening through Stream Sometimes, the Excel file that...want to open is stored as a stream. In that case, similar to opening...

    docs.aspose.com/cells/java/opening-files-with-d...