Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,935 for

stream provider

(0.35 sec)
  1. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....being sent to the browser provides the option to open itself...the file to a stream, then operate on the stream. #include <iostream>...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  2. C++ API to Convert PDF to TXT | products.aspose...

    Convert PDF to TXT via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a wide range of features for...Aspose.Total for C++ also provides a wide range of other features...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. C++ API to Convert PDF to XLT | products.aspose...

    Convert PDF to XLT via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a simple two-step process...Aspose.Total for C++ also provides a wide range of other features...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. 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...
  5. C++ API to Convert XPS to XLTX | products.aspos...

    Convert XPS to XLTX via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a simple two-step process...class. Save XLTX File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.pageSaving()](../ipagesavingcallback/pageSaving/#pagesavingargs) event...class PageSavingArgs class Provides data for the IPageSavingCallback...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C++ API to Convert XPS to FODS | products.aspos...

    Convert XPS to FODS via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ also provides other features such as document...class. Save FODS File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. C++ API to Convert TEX to XLTM | products.aspos...

    Convert TEX to XLTM via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ also provides a wide range of other features...class. Save XLTM File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/tex-to...
  9. C++ API to Convert CGM to XLSB | products.aspos...

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

    products.aspose.com/total/cpp/conversion/cgm-to...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...@Adhirath , Could you kindly provide us with a standalone sample...6 @Adhirath , Thanks for providing further details and sample...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...