Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,347 for

stream provider

(0.09 sec)
  1. C++ API to Convert MHTML to SXC | products.aspo...

    Convert MHTML to SXC via C++ API without using Microsoft Excel or Adobe Reader... This component provides a wide range of features to...SXC in C++ applications. It provides a simple two-step process...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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....gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color if a 3ds file provides both original color and gamma-corrected...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Images not being rendered properly when convert...

    using var Stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...23, 2025, 6:15am 1 using var stream = new MemoryStream(); HtmlSaveOptions...true, }; doc.Save(stream, options); stream.Position = 0; even...

    forum.aspose.com/t/images-not-being-rendered-pr...
  4. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....NET provides a rich set of APIs to create...8 9 // Load from Stream 10 using ( var stream = File. OpenRead...

    docs.aspose.com/tasks/net/working-with-projects/
  5. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....the content stream. A content stream is a PDF stream object whose...idx_get ( 1 ); // Load image into stream auto imageStream = System ::...

    docs.aspose.com/pdf/cpp/operators/
  6. C++ API to Convert SVG to XLT | products.aspose...

    Convert SVG to XLT via C++ API without using Microsoft Excel or Adobe Reader... This component provides a set of APIs that allow developers...Cells for C++. This component provides a set of APIs that allow developers...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. 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...
  8. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....Introduction Aspose Cells provides powerful spreadsheet manipulation...Load from stream new Workbook(stream) Workbook(stream) Memory stream...

    docs.aspose.com/cells/python-java/limitations-a...
  9. 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...
  10. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....public class CssSavingArgs Provides data for the ICssSavingCallback...information into file by providing your own stream object. To save CSS...

    reference.aspose.com/words/java/com.aspose.word...