Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,935 for

stream provider

(0.29 sec)
  1. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API... Overview The provided code demonstrates how to create...File as a Stream : Open the input file as a stream using the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  2. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....; 13 // Specify the output stream for the log file. 14 options...17 18 // Create the output stream for the formula image. 19 {...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  3. StreamFontSource class | Aspose.Words for Python

    aspose.words.fonts.StreamFontSource class. Base class for user-defined Stream font source...Base class for user-defined stream font source. To learn more...Remarks In order to use the stream font source you should create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....page content Merge duplicate streams Unembed fonts Remove unused...outfilename ); } Removing Unused Streams Sometimes the document contains...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  5. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable...hosted with ❤ by GitHub Using streams for saving JPG to EPS in Java...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  6. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...type, class BarCodeResult provides the two most important fields... Read Barcode Data as Byte Stream In cases when it is necessary...

    docs.aspose.com/barcode/cpp/get-barcode-type-an...
  7. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...Hide ] PageSavingArgs class Provides data for the PageSaving event...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....Words provides the Save method of the Document...saving a document to a file, stream, or ASP.NET HttpResponse object...

    docs.aspose.com/words/net/save-a-document/
  9. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(Stream, htmloptions))” is taking too much …...pdfDocument = new Document(stream, htmloptions)) ” is taking...MarginInfo(0, 20, 0, 20) }; using (var stream = new MemoryStream(htmlContent))...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  10. How to Convert Outlook Email to TIFF using Java

    In this simple article, we will learn how to convert Outlook Email to TIFF using Java. You will observe that in order to render Email to TIFF Java based API can be efficiently utilized and the application can be used in any of the Java spported environment in MS Windows, macOS, or Linux....EML to TIFF Java based API providing a simple API interface can...format stream Load the intermediate format MHTML stream by instantiating...

    kb.aspose.com/email/java/how-to-convert-outlook...