Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,220 for

stream provider

(0.09 sec)
  1. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples....output stream for the log file. 21 options. log_stream = BytesIO()...True 24 25 # Create the output stream for the figure image. 26 with...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  2. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all filters start working again...2 @Hacls Could you please provide a code sample with the test...(var stream = new MemoryStream(smart.Contents)) { stream.Position...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  3. Loading, Viewing and Parsing MSG file|Documenta...

    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....used to load MSG files and provides several static loading functions...files from a file or from a stream. Loading MSG Files The following...

    docs.aspose.com/email/java/loading-viewing-and-...
  4. Failed to Open the PowerPoint Presentation with...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...(Presentation , Stream, InterruptionToken ) at Aspose...Aspose.Slides.Presentation(Stream , Boolean) at Aspose.Slides.Presentation...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  5. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...DocumentPartSavingAr class Provides data for the IDocumentPartSavingC...parts into files by providing your own stream objects. To save document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with GZip Archives in C# | Aspose.Zip f...

    C# gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....ZIP API provides the class for working with...extract its contents to a file stream: Copy 1 //Extracts the archive...

    docs.aspose.com/zip/net/working-with-gzip-archi...
  7. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....Words provides the Save method of the Document...Words GitHub . Save to a Stream Pass a stream object to the Save method...

    docs.aspose.com/words/cpp/save-a-document/
  8. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality....21 22 // Specify the output stream for the log file. 23 options...27 28 // Create the output stream for the formula image. 29 using...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  9. Microsoft Word 6.0/95 document throws FileCorru...

    The attached two Microsoft Word 6.0/95 documents throw an Aspose.Words.FileCorruptedException when opened with Aspose.Words for .Net >= 19.7 (including 19.9). If I reference a version < 19.7, the exception is not thrown. …...v(Stream d, LoadOptions v) at Aspose...Aspose.Words.Document.d(Stream d, LoadOptions v) at Aspose.Words.Document...

    forum.aspose.com/t/microsoft-word-6-0-95-docume...
  10. ImageSavingArgs.keep_image_stream_open property...

    ImageSavingArgs.keep_image_Stream_open property. Specifies whether Aspose.Words should keep the Stream open or close it after saving an image....keep_image_stream_open property ImageSavingArgs.keep_image_stream_open...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/python-net/aspose.wo...