Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 4,225 for

stream provider

(0.21 sec)
  1. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....This document is designed to provide a detailed understanding of...save an image file to the disk/stream. There are several image formats...

    docs.aspose.com/cells/javascript-cpp/converting...
  2. 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...
  3. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....Slides for java provides functions that allow you to...slide image as a byte array stream IImage image = slide . getImage...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. 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...
  5. 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/
  6. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent.... The solution we provide here applies to both scenarios...Save the workbook to a memory stream. System :: SharedPtr < System...

    docs.aspose.com/slides/cpp/working-solution-for...
  7. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....boxes of all lines in images, provided in OcrInput object , use detect_rectangles()...file. If the file is provided as a stream, an array of pixels...

    docs.aspose.com/ocr/python-net/image-regions-li...
  8. Create Access and Copy Named Ranges with Node.j...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that represents...class. The Worksheet class provides a Cells collection. Create...

    docs.aspose.com/cells/nodejs-cpp/create-access-...
  9. 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...
  10. 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/