Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 3,861 for

stream provider

(0.51 sec)
  1. 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...
  2. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Hide ] FontSavingArgs class Provides data for the FontSaving()...const Allows to specify the stream where the font will be saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. LaTeX math formulas rendering | Python via .NET

    The article provides an overview of the Aspose.TeX API solution for Python and its functionality for rendering LaTeX math formulas. Learn the code examples...output stream for the log file. 24 options. log_stream = BytesIO()...True 27 28 # Create the output stream for the formula image. 29 with...

    docs.aspose.com/tex/python-net/latex-math-formu...
  5. LaTeX math formulas rendering | Aspose.TeX for ...

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....); 12 // Specify the output stream for the log file. 13 options...16 17 // Create the output stream for the formula image. 18 final...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  6. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part Streams efficiently for optimal performance....Words should keep the stream open or close it after saving...Words will close the stream you provided in the DocumentPartStream...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...class ResourceSavingArgs class Provides data for the IResourceSavingCallb...resources into files by providing your own stream objects. To apply...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Load HTML in C# – Aspose.HTML for .NET

    Load HTML files in C#. Learn how to load HTML from a file, URL, string, or memory Stream using Aspose.HTML for .NET API....file, URL, string, or memory stream. Download from NuGet Aspose...testing, and more. library provides the class with a set of constructors...

    products.aspose.com/html/net/load-html/
  9. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing Stream efficiency during resource saving....Words should keep the stream open or close it after saving...Words will close the stream you provided in the ResourceStream...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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/