Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,085 for

stream provider

(0.13 sec)
  1. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving an image....Words should keep the stream open or close it after saving...Words will close the stream you provided in the Aspose.Words.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...class FontSavingArgs class Provides data for the IFontSavingCallback...fonts into files by providing your own stream objects. To decide...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream Stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook;...false; var nativeExcelDocument = stream; try { int counter = 0; var...

    forum.aspose.com/t/protected-sheet-without-pass...
  6. Convert GIF to EPS using Java API Solution

    GIF 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 GIF to EPS in Java...

    docs.aspose.com/page/java/convert/gif-to-eps/
  7. Convert PNG to EPS using Java API Solution

    PNG 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 PNG to EPS in Java...

    docs.aspose.com/page/java/convert/png-to-eps/
  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. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...class ImageSavingArgs class Provides data for the IImageSavingCallback...images into files by providing your own stream objects. To apply...

    reference.aspose.com/words/python-net/aspose.wo...
  10. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …... Could you kindly provide a working code snippet to manage...manage this efficiently? Stream-based API for email storage formats...

    forum.aspose.com/t/jvm-heapspace-getting-filled...