Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,224 for

stream provider

(0.31 sec)
  1. C++ API to Convert XML to XLTM | products.aspos...

    Convert XML to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...class. Save XLTM File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. Create New PST, Add Sub-folders and Messages|Do...

    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....Email provides the means to create a PST...PersonalStorage create ( OutputStream stream , int blockSize , /*FileFormatVersion*/...

    docs.aspose.com/email/java/create-new-pst-add-s...
  3. When converting docx to html using aspose .net ...

    using var Stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…... 2025, 12:39pm 1 using var stream = new MemoryStream(); HtmlSaveOptions...Document("input.docx"); var stream = new MemoryStream(); HtmlSaveOptions...

    forum.aspose.com/t/when-converting-docx-to-html...
  4. Converting a CGM file to JPEG using Python | As...

    Sample code on Python for CGM to JPEG conversion. Use example code for batch CGM to JPEG conversion with Python and .NET...in-memory file stream. Close the output stream to free up system...image to stream # Create file for save image_stream = FileIO...

    products.aspose.com/pdf/python-net/conversion/c...
  5. Convert ICS Other 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....with the HtmlSaveOptions to provide formatting options for the...method with MhtSaveOptions to provide saving options for the MHTML...

    docs.aspose.com/email/net/converting-between-fo...
  6. Aspose::Words::Hyphenation class | Aspose.Words...

    Aspose::Words::Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated. To learn more, visit the documentation article in C++....[ Hide ] Hyphenation class Provides methods for working with hyphenation...System::SharedPtr<System::IO::Stream>&) Registers and loads a hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. 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...
  8. Licensing|Aspose.Slides for PHP Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for PHP via Java. Ensure uninterrupted access to full features with our step-by-step licensing guide....Slides provides different purchase plans and...(without a license specified) provides the full product functionality...

    docs.aspose.com/slides/php-java/licensing/
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....js via C++ provides a very simple set of classes...Cells for Node.js via C++ provides a class Workbook , which represents...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  10. 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...