Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,087 for

stream provider

(0.12 sec)
  1. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples....There is the library that provides an API for manipulating XPS...constructor that accepts a Stream . The steps are: Create a TexDocument...

    docs.aspose.com/tex/net/latex-to-xps/
  2. 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/
  3. Aspose.TeX's output interface | Java

    Conversion functionality of Aspose.TeX API solution for Java with TeX, as an output format is explained here with the code examples....are supposed to be files, streams, arrays, or whatever else.The...directories separately. It provides the general interface for...

    docs.aspose.com/tex/java/aspose-tex-output/
  4. 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/
  5. 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...
  6. 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/
  7. C++ API to Convert XSLFO to FODS | products.asp...

    Convert XSLFO to FODS via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features for...XLSX to FODS. This library provides a comprehensive set of features...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. 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...
  9. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader... This library provides a wide range of features to...convert spreadsheets. It also provides the ability to convert XLSX...

    products.aspose.com/total/cpp/conversion/mhtml-...
  10. NodeJS OCR - extract text from image in Node.js...

    Aspose.OCR in Node.js extracts text from scanned pages, photos, screenshots, and other sources in JavaScript, Node.js services and serverless applications....internalFileName = "temp" ; let stream = Module . FS . open ( internalFileName..."w+" ); Module . FS . write ( stream , imageBytes , 0 , imageBytes...

    products.aspose.com/ocr/nodejs-cpp/