Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,069 for

stream provider

(0.61 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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-...
  5. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....in Java This short tutorial provides details on how to unprotect...unprotected file on the disk or to a stream These steps share a systematic...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  6. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....// load the HTML file using stream reader SharedPtr < System ::...HTML ); // add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/flatop...
  7. Advanced Text Extraction from Presentations in ...

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

    docs.aspose.com/slides/java/extract-text-from-p...
  8. Product Overview|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....angle Saving to or loading from stream or file Encoding and decoding...recognition functionality is provided without limitations only for...

    docs.aspose.com/barcode/python-net/product-over...
  9. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Bitmap; using (var stream = new FileStream(@"./data/out...FileMode.Create)) { doc.Save(stream, htmlOptions); } Console.WriteLine("FINISH");...

    forum.aspose.com/t/characters-in-italic-missing...
  10. How to Convert MPP to SVG using C#

    This simple article provides details about how to convert MPP to SVG using C#. You can transform a MPP file to SVG using C# with the help of well defined steps and sample code containing a few lines of code only....convert MPP to SVG using C# by providing detailed configuration steps...disk The aforementioned steps provide an easy way to convert MS Project...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-s...