Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 4,221 for

stream provider

(0.14 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java.... It provides details about configuring...that take file name, input stream, and LoadOptions class object...

    kb.aspose.com/words/java/how-to-split-word-docu...
  5. How to Convert EPS to PDF in C#

    This tutorial is outlined to help you understand how to convert EPS to PDF in C#. It covers the step-wise details like configuring the library in your system, as well as a sample code for a quick demonstration to change EPS to PDF in C#...output document to the disk or stream. Code to Convert EPS to PDF...method. This tutorial has provided the details to load the EPS...

    kb.aspose.com/page/net/how-to-convert-eps-to-pd...
  6. How to Hide a Slide in Presentation using Java

    We will walk you through the steps in Java for how to hide a slide in Presentation using Java. With the help of a few lines of easy code one can hide a PPT slide using Java.... The API provides the provision to save the...the disk or inside a memory stream depending on your requirements...

    kb.aspose.com/slides/java/how-to-hide-a-slide-i...
  7. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....insert_image() method is used by providing the image file name that is...instance, file name, memory stream, image bytes, image width,...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  8. aspose.words.fonts module | Aspose.Words for Py...

    The aspose.words.fonts module provides classes and enumerations to access information about fonts used in a document....fonts module provides classes and enumerations to...Base class for user-defined stream font source. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...4 KB) Could you provide some hints about what I am...Document object (or even an input stream) to buildReport() to make subdocuments...

    forum.aspose.com/t/unable-to-insert-a-document-...
  10. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....defined in the amsmath package provide a slightly different and simpler...\ref commands are used to provide some sort of “relative numbering”...

    docs.aspose.com/tex/java/latex-structures-for-e...