Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,224 for

stream provider

(0.09 sec)
  1. 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...
  2. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....file on the disk These steps provide logic to write rich text format...PDF file before writing to a stream or a file on the disk. Code...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. 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...
  4. 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...
  5. Memory leak / static cache retention with PSD p...

    Hello, I’m experiencing what looks like a memory leak when using Aspose.PSD 25.8 in my production application. I work in the school and sports photography industry, and my application processes large volumes of PSDs to …...every PsdImage and associated stream, memory is not released. What...code disposes every PsdImage , Stream , and any other disposable...

    forum.aspose.com/t/memory-leak-static-cache-ret...
  6. Convert MOBI to XLSB in C++ or with free Online...

    C++ API to Convert MOBI to XLSB or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to XLSB online converter quickly before integrating the code.... Save XLSB File to Stream via C++ After converting MOBI...your document to stream. To save files to a stream, create a MemoryStream...

    products.aspose.com/total/cpp/conversion/mobi-t...
  7. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples.... provides a simple and efficient way...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. Missing mc:Ignorable Attribute in Exported XLSX...

    We encountered an issue where our application exports .xlsx files using Aspose.Cells, which are then imported into another system that uses a different third-party library for Excel processing. The support team of that …...= null) { using (var stream = workbookEntry.Open()) { XDocument...XDocument doc = XDocument.Load(stream); var root = doc.Root; root...

    forum.aspose.com/t/missing-mc-ignorable-attribu...
  9. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Code examples provided below can be run using the...Setting resolution to 300 dpi provides the most accurate recognition...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  10. Manipulating SVG Files|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.... We should be able to provide a stream for saving this font files...SVG. Below sample code is provided. Converting SVG into EMF Using...

    docs.aspose.com/imaging/net/manipulating-svg-fi...