Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,903 for

stream provider

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....Slides provides options—particularly the ...working with streams, Aspose.Slides may copy a stream’s contents...

    docs.aspose.com/slides/python-net/open-presenta...
  5. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....at the specified path as a stream of bytes. Create an instance...options. Use the convertEPUB(stream, options, savePath) method...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  6. Export Math Equations from Presentations in PHP...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for PHP via Java — preserve formatting and boost compatibility....setSuperscript ( "2" ))); $stream = new Java ( "java.io.FileOutputStream"...$mathParagraph -> writeAsMathMl ( $stream ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/exporting-math-...
  7. Convert PDF to Base64 in C#

    This topic discusses how to convert PDF to Base64 in C#. It provides the setup instructions, ordered steps, and a code example to transform PDF to Base 64 in C#.... It provides the setup instructions, ordered...the PDF file from an input stream, processing only selected pages...

    kb.aspose.com/pdf/net/convert-pdf-to-base64-in-...
  8. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API....Cells for C++ API provides a straightforward method to...download image data into a memory stream and insert it into the worksheet...

    docs.aspose.com/cells/go-cpp/load-a-web-image-f...
  9. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...each page, create an image stream at the specified output path...and save it to the stream. Close the stream after processing each...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...cancellationToken) { Stream stream = new MemoryStream(); stream.Write(documentContBytes...documentContBytes.Length); stream.Position = 0; Document doc...

    forum.aspose.com/t/converting-word-to-pdf-issue...