Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 4,224 for

stream provider

(2.01 sec)
  1. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....u "2" ))); SharedPtr < Stream > stream = System :: MakeObject...mathParagraph -> WriteAsMathMl ( stream ); FAQ What exactly is exported...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  2. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....FormattedText into PDF document, provided that you have the original...pdf" ); } The third example provides the ability to Add Text to...

    docs.aspose.com/pdf/java/pdffilemend-class/
  3. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving BMP to EPS in Java...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  4. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....empty project file from the stream using the Project class as...file stream or file name, and one of the values provided by the...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  5. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to Streamline workflows and boost slide quality....NET provides a simple API methods for replacing...file_name , "rb" ) as stream : return stream . read () #Instantiate...

    docs.aspose.com/slides/python-net/replacing-ima...
  6. 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...
  7. Converting a CGM file to PNG using Python | Asp...

    Sample code on Python for CGM to PNG conversion. Use example code for batch CGM to PNG conversion with Python and .NET... Open an in-memory file stream using FileIO to write the generated...to the output stream. Close the output stream to free up system...

    products.aspose.com/pdf/python-net/conversion/c...
  8. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....class DocumentPartSavingAr Provides data for the IDocumentPartSavingC...parts into files by providing your own stream objects. To save document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Licensing of Aspose.Page | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for C++....without a license specified ) provides full product functionality...license can be applied by providing an explicit path to the .lic...

    docs.aspose.com/page/cpp/licensing/
  10. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....public class FileFormatUtil Provides utility methods for working...detectFileFormat(InputStream stream) detectFileFormat(String fileName)...

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