Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 4,290 for

stream provider

(0.08 sec)
  1. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....or write them to the memory stream, use save method of RecognitionResult...file will contain images, provided they are detected during processing...

    docs.aspose.com/ocr/java/save-file/
  2. XPS Package | Cross-package operations | C++

    C++ API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C++ examples on how to do it....Page XPS library provides functionalities for managing...documents directory. Open a stream of the XPS file. Create an...

    products.aspose.com/page/cpp/cross-package-oper...
  3. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....to crop image in Java by providing the environment configuration...how in java crop bitmap by providing the details about the development...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  4. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....file by providing its physical path or by providing it as a binary...binary stream to the Workbook class object. Once it is loaded...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  5. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment....resize() function by providing new size and ResizeType Save...the resize() function that provides different options to resize...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  6. How to Convert PDF to Excel in Java

    This quick example is about how to convert PDF to Excel in Java. In order to export PDF to Excel Java based application running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool... The API provides simple and easy to understand...The ExcelSaveOptions class provides a bunch of setter methods...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ex...
  7. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java.... It provides the environment setting instructions...DigitalSignature object by providing the path and password Set...

    kb.aspose.com/slides/java/how-to-add-signature-...
  8. How to convert HTML to PDF | Aspose.PDF

    Do you know how easily convert HTML to PDF in Java? Convert HTML to PDF with high quality using Java PDF library....developers to convert HTML to PDF, providing full control over various...WYSIWYG editor, string, or stream, and convert HTML into popular...

    products.aspose.com/pdf/tutorial/convert-html-pdf/
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....js via Java provides the SlideUtil class. This...getPresentationText ( InputStream stream , int mode ); IPresentationText...

    docs.aspose.com/slides/nodejs-java/extract-text...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#....application’s working directory or provide an absolute path. You can also...as a resource, load it via a stream instead of a file path. Installation...

    docs.aspose.com/words/net/hello-world/