Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,288 for

stream provider

(0.1 sec)
  1. PDF to PNG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); pngDevice...pngDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-png/
  2. Licensing|Aspose.Words for Java

    Licensing Aspose.Words for Android via Java....Words provides different plans for purchase...resource , or loaded from a stream: Put the license file at any...

    docs.aspose.com/words/java/licensing-android/
  3. OfficeMathRenderer Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.OfficeMathRenderer class to effortlessly convert OfficeMath into stunning raster or vector images for your projects....] OfficeMathRenderer class Provides methods to render an individual...to a specified size. Save ( Stream, ImageSaveOptions ) Renders...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....SetSuperscript ( "2" ))); using ( Stream stream = new FileStream ( "mathml...mathParagraph . WriteAsMathMl ( stream ); } FAQ What exactly is exported...

    docs.aspose.com/slides/net/exporting-math-equat...
  5. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET... Please provide the above details if the steps...SetFontsLookupFolder(fontPath, true); var stream = new MemoryStream(); using...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  6. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats.... The API provides a comprehensive set of features...HtmlSaveOptions class by providing information about CSS, Font...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....Cells provides the Workbook which represents...a Microsoft Excel file and provides the properties and methods...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  8. C++ API to Convert XSLFO to TSV | products.aspo...

    Convert XSLFO to TSV via C++ API without using Microsoft Excel or Adobe Reader...Total for C++ provides a comprehensive set of APIs...conversion process. It also provides a wide range of features such...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code....of the number of pages we provide PsDocument's constructor with...Variant 1. Create an output stream for the resulting PS file....

    products.aspose.com/page/net/add-pages-to-ps/
  10. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Cells provides Sheet to Image feature (see...document as iconic OLE object from stream using predefined image: e.g...

    forum.aspose.com/t/convert-excel-file-to-word-d...