Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,072 for

stream provider

(0.47 sec)
  1. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...Save(Stream output) at CABI.FactsheetAdmin...still encounter issues, please provide additional details about the...

    forum.aspose.com/t/encountering-an-error-while-...
  2. 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...
  3. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....The API’s LoadOptions class provides the setDocumentPassword method...exposed by OneSaveOptions class provides the capability to password...

    docs.aspose.com/note/java/load-a-onenote-document/
  4. 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/
  5. 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...
  6. 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-...
  7. 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-...
  8. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....PageSet(pageIndex)); } try (FileOutputStream stream = new FileOutputStream(getArtifactsDir()...++mNum))) { a.getDocument().save(stream, saveOptions); } } private...

    reference.aspose.com/words/java/com.aspose.word...
  9. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....page content Merge duplicate streams Unembed fonts Remove unused...output_pdf ) Removing Unused Streams Sometimes the document contains...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  10. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....extractedText ); // Close the stream writer . close (); } catch...PDFs. Aspose.PDF for Java provides excellent security features...

    products.aspose.com/pdf/java/parser/