Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,085 for

stream provider

(0.07 sec)
  1. Aspose::Words::Saving::ResourceSavingArgs class...

    Aspose::Words::Saving::ResourceSavingArgs class. Provides data for the ResourceSaving() event. To learn more, visit the documentation article in C++....] ResourceSavingArgs class Provides data for the ResourceSaving()...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose.PSD.Image fails to save the file in BMP ...

    Hi, I am developing a program to convert .psd files to .bmp files, using the latest version of Aspose.PSD (25.4). ProgramAndFiles.zip (1.9 MB) The file 06-01-1.psd is successfully converted to BMP, but an error occurs…... Use Stream for Saving : You can try saving...saving the image using a stream, as shown in the example below...

    forum.aspose.com/t/aspose-psd-image-fails-to-sa...
  6. IBarcodeGenerator Interface | Aspose.Words for ...

    Discover the Aspose.Words.Fields.IBarcodeGenerator interface for custom barcode generation. Empower your projects with user-defined implementations and enhance functionality!... Implementation should be provided by user. public interface...SymbolRotation = "0" }; using ( Stream img = doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. Licensing|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....NET provides an evaluation mode that allows... or a stream set_license(stream) . From File or Stream The license...

    docs.aspose.com/barcode/python-net/licensing/
  8. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...@jamie-1 , Thank you for providing the code sample, we will investigate...output stream that will work without overhead using Stream implementation:...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  9. 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/
  10. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...#=zkvqntQQ=(Stream #=zdpzPPZ0=, LoadOptions #=z7vuU08pIghwq...Aspose.Imaging.Image.Load(Stream stream) at #=za2nmv9pSDGJCqOei...

    forum.aspose.com/t/error-when-converting-pdf-to...