Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 4,350 for

stream provider

(0.23 sec)
  1. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....convert RTF to PDF using C++ by providing instructions to configure...configurations These steps provide the reference to the required...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  2. Reading and Converting Outlook Files|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 API for reading Microsoft...an OST file from a disk or a stream into an instance of the Aspose...

    docs.aspose.com/email/net/reading-and-convertin...
  3. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....ColorDepth :: Format8bpp ); auto stream = MakeObject < FileStream >...get_Pages () -> get_Count (), stream ); What’s new in Aspose.PDF...

    docs.aspose.com/pdf/cpp/whatsnew/
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....covers the necessary steps and provides C++ code samples for creating...(); // Save the workbook to a stream. System :: SharedPtr < System...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  5. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API... and MAPI properties, and provides the capability to send and...Java The Java Email library provides easy-to-use interfaces for...

    products.aspose.com/email/java/
  6. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....MPP to Excel using C# by providing the configuration details...an Excel file These steps provide a simple way to convert MS...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  7. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java.... It provides the details about the environment...source EPS or load it from a stream instead of a file on the disk...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  8. How to Export List Data to Excel in Java

    In this brief tutorial you will learn how to export list data to Excel in Java. We will create an empty workbook and a list of strings and then export list to Excel in Java...disk, a database, or some data stream over the network. Ultimately...refer to other sheets also by providing the zero-based index or the...

    kb.aspose.com/cells/java/how-to-export-list-dat...
  9. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....on the disk or to an output stream. Steps to Render XSL FO to...XslFoLoadOptions class object provides options to customize the loading...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  10. Issue in getting byte array from pdf/doc page -...

    log.debug("fetchTextForSignature - calculated pdfPage for docId: {} for page: {}", docId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…...reproducing the image from the provided bytearray and it is a blank...OutputStream : Ensure that the output stream is properly initialized and...

    forum.aspose.com/t/issue-in-getting-byte-array-...