Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 4,221 for

stream provider

(0.3 sec)
  1. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java.... Implementation should be provided by user. Remarks: Generator...java.awt.image.BufferedImage - Stream with image data representing...

    reference.aspose.com/words/java/com.aspose.word...
  2. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....Slides for C++ provides the Aspose.Slides.Util namespace...SharedPtr < System :: IO :: Stream > stream , TextExtractionArrang...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  3. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques.... So, the user provides the docx file and submits...OnPost(IFormFile uploadedFile) { 2 using (Stream source = uploadedFile.OpenReadStream())...

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  4. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....detailed look at the code in C# providing the simplest way to convert...approach with stream 2 3 // Create the stream to write the PDF...

    docs.aspose.com/tex/net/latex-to-pdf/
  5. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to HTML format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert EPUB to PNG – C# code and Online Converter

    Sample code for EPUB to PNG C# conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to PNG Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  7. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are saved when exporting a document to HTML...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Evaluate Aspose.Email|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.... The evaluation version provides almost all functionality of...(without a license specified) provides full product functionality...

    docs.aspose.com/email/java/evaluate-aspose-email/
  9. Convert EPUB to DOCX – C# code and Online Conve...

    Sample C# code for EPUB to DOCX conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to DOCX Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  10. Managing Pictures in a Worksheet|Documentation

    This article introduces how to work with picture in worksheet in GridDesktop....collection in the Worksheet object provides an overloaded Add method....add a picture from a file, a stream, or an Image object. Below...

    docs.aspose.com/cells/net/aspose-cells-griddesk...