Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,058 for

stream provider

(0.08 sec)
  1. C++ API to Convert MHTML to FODS | products.asp...

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

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert MHTML to XLSB | products.asp...

    Convert MHTML to XLSB via C++ API without using Microsoft Excel or Adobe Reader... It also provides a wide range of features such...class. Save XLSB File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. Working with Exchange Mailbox and Messages usin...

    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.... This API provides a mechanism for accessing...GetMailboxInfo() method and providing the user email address as...

    docs.aspose.com/email/net/working-with-exchange...
  4. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory Stream, ZIP archive or Url using Aspose.SVG for .NET library....allow saving SVG to a file, stream, Zip archive or Url. In this...Moreover, Aspose.SVG for .NET provides the class that allows save...

    docs.aspose.com/svg/net/save-svg-document/
  5. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....System::SharedPtr<System::IO::Stream>&) method Sets the sources...SharedPtr < System :: IO :: Stream > & cacheInputStream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Read and Convert Outlook OST File|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....Email provides an API for reading Microsoft...load an OST file from disk or stream into an instance of the PersonalStorage...

    docs.aspose.com/email/java/read-and-convert-out...
  7. License Update configuration - Free Support For...

    Hi, I just took over an application from the previous developer and I have been informed that the Aspose license will be expiring on the 32st of July 2025. I am struggling to find where the license is saved on Azure, is …...lic"); If you are using a stream or an embedded resource, adjust...still encounter issues, please provide more details about your setup...

    forum.aspose.com/t/license-update-configuration...
  8. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...SaveData(Stream stream) at Aspose.PSD.DataStreamSupporter...DataStreamSupporter.Save(Stream stream) at Aspose.PSD.DataStreamSupporter...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  9. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...compressionLevel); using var stream = entry.Open(); stream.Write(content, 0...

    products.aspose.com/3d/net/extractor/fbx/
  10. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET.... The API provides the class, which is the root...from a string, from a memory stream, or loaded from a file or URL...

    docs.aspose.com/html/python-net/create-a-document/