Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,404 for

stream provider

(0.14 sec)
  1. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...before saving it to a new memory stream. I am not seeing any errors...<string, string> dict, Stream stream) { if (dict == null) return...

    forum.aspose.com/t/not-flattening-all-fields-on...
  2. 通过C++中的JavaScript导入HTML时删除行结束后的多余空格|Documentation

    学习如何在使用C++中的Aspose.Cells for JavaScript导入HTML时删除行结束后多余的空格。...workbook from stream with Html load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  3. Saving File to Response Object with Golang via ...

    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 directly...the file to a stream and then operate on the stream. Save Workbook...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  4. C++ API to Convert SVG to TSV | products.aspose...

    Convert SVG to TSV via C++ API without using Microsoft Excel or Adobe Reader...format automation library that provides a wide range of features for...other file formats. It also provides APIs for converting SVG to...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. 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...
  6. Graph exportItems full-fidelity format type - F...

    I see that Microsoft has a set of ‘beta’ graph methods for querying Exchange mailboxes - including one to exportItems and a corresponding one to initiate an ImportItem session and then pump mail into Exchange. The forma…...“full-fidelity - a propriatry opaque stream” containing the complete set...Currently, Aspose does not provide direct support for the “full-fidelity”...

    forum.aspose.com/t/graph-exportitems-full-fidel...
  7. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...exceeding 1 GB, you can utilize streams to minimize memory consumption...PdfFileEditor(); // Output stream for the merged PDF FileOutputStream...

    forum.aspose.com/t/efficient-way-to-merge-large...
  8. Convert HTML to XML in Python | products.aspose...

    Convert HTML to XML in Python. Use Python library API to convert HTML files to XMLs... 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...
  9. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…... (Presentation , Stream , Int32[] , PdfOptions , InterruptionToken...Slides.Presentation.Save(Stream stream, SaveFormat format, ISaveOptions...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  10. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a wide range of features and...convert PCL to XLT. It also provides a comprehensive set of tools...

    products.aspose.com/total/cpp/conversion/pcl-to...