Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 4,132 for

stream provider

(0.1 sec)
  1. 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...
  2. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....Loading the HTML file using stream reader TextReader tr = new...); // Adding text from HTML stream reader in text frame ashape...

    products.aspose.com/total/net/conversion/txt-to...
  3. 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/
  4. 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...
  5. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....Words provides the watermark class to add...in documents. Aspose.Words provides the WatermarkType enumeration...

    docs.aspose.com/words/java/working-with-watermark/
  6. 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-...
  7. 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...
  8. 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...
  9. 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-...
  10. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a Stream, a file system, or memory using Java....Load Fonts from Stream Aspose.Words provides the StreamFontSource...loading fonts from the stream. To use the stream font source, a user...

    docs.aspose.com/words/java/specify-truetype-fon...