Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,220 for

stream provider

(0.12 sec)
  1. Working with Exchange Mailbox and Messages usin...

    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.... This API provides a mechanism for accessing...GetMailboxInfo() method and providing the user email address as...

    docs.aspose.com/email/net/working-with-exchange...
  2. Licensing|CAD 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.... The evaluation version provides absolutely the same capabilities...is free and unlimited and provided both to licensed and evaluation...

    docs.aspose.com/cad/java/getting-started/licens...
  3. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or Stream and also sent to a browser....represents a document and provides various document properties...saved at any time to a file or stream and also sent to a client browser...

    docs.aspose.com/words/java/working-with-document/
  4. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…... var stream = new FileStream( filePath...FileFormat); await workbook.SaveAsync(stream, saveFormat); Please advise...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  5. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....file on the disk These steps provide logic to write rich text format...PDF file before writing to a stream or a file on the disk. Code...

    kb.aspose.com/words/python/how-to-convert-word-...
  6. License Class | Aspose.Words for .NET

    Unlock the full potential of Aspose.Words with our License class. Easily manage licensing for seamless document processing and enhanced functionality....Contents [ Hide ] License class Provides methods to license the component...Name Description SetLicense ( Stream ) Licenses the component. SetLicense...

    reference.aspose.com/words/net/aspose.words/lic...
  7. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, Stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....file, URL, stream, or string. HTMLDocument provides an in-memory...asynchronous operations. The provides an in-memory representation...

    docs.aspose.com/html/java/create-a-document/
  8. Memory leak / static cache retention with PSD p...

    Hello, I’m experiencing what looks like a memory leak when using Aspose.PSD 25.8 in my production application. I work in the school and sports photography industry, and my application processes large volumes of PSDs to …...every PsdImage and associated stream, memory is not released. What...code disposes every PsdImage , Stream , and any other disposable...

    forum.aspose.com/t/memory-leak-static-cache-ret...
  9. How to Remove Pages from PDF using Python

    This article guides on how to remove pages from PDF using Python. It provides information to configure the IDE, set of steps to write the application and a runnable sample code to delete PDF pages using Python....range of available pages for providing an argument to the delete()...file present on the disk or a stream containing the input PDF file...

    kb.aspose.com/pdf/python/how-to-remove-pages-fr...
  10. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....Cells provides the Workbook which represents...a Microsoft Excel file and provides the properties and methods...

    docs.aspose.com/cells/net/different-ways-to-sav...