Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,398 for

stream provider

(0.04 sec)
  1. LaTeX math formulas rendering | .NET

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....; 15 // Specify the output stream for the log file. 16 options...19 20 // Create the output stream for the formula image. 21 using...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  2. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...class ImageSavingArgs class Provides data for the IImageSavingCallback...images into files by providing your own stream objects. To apply...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...DocumentPartSavingAr class Provides data for the IDocumentPartSavingC...parts into files by providing your own stream objects. To save document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with GZip Archives in C# | Aspose.Zip f...

    C# gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....ZIP API provides class to work with GZip archives...archives. This class provides various methods to perform operations...

    docs.aspose.com/zip/net/working-with-gzip-archi...
  5. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...generated barcode images to files, streams, or bitmaps, as well as outputting...file formats but also to a stream or a vector file. Aspose.BarCode...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  6. Read Barcode from Specific Region of Image in P...

    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.... PHPCode # Open the stream. Read only access is enough...BarCode to load an image. $stream = new FileInputStream ( $dataDir...

    docs.aspose.com/barcode/java/read-barcode-from-...
  7. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…... I am afraid providing viewer/GUI for PDF files is...Document("input.pdf"); // create stream object to save the output image...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  8. Aspose::Words::Rendering::ShapeRenderer class |...

    Aspose::Words::Rendering::ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....Hide ] ShapeRenderer class Provides methods to render an individual...System::SharedPtr<System::IO::Stream>&, System::SharedPtr<Aspos...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...class ShapeRenderer class Provides methods to render an individual...from NodeRendererBase ) save(stream, save_options) Renders the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to load fonts? | API Solution for C++

    Here is described how to load fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....with such a thing as a byte stream. So, independently from where...objects will provide an access to the byte stream, related to...

    docs.aspose.com/font/cpp/how-to-load-fonts/