Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 4,223 for

stream provider

(0.12 sec)
  1. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....the folder exists before the streams can put their resources into...also need to redirect each stream to put its resource in that...

    reference.aspose.com/words/java/com.aspose.word...
  2. Java API to Export PS to RTF | products.aspose.com

    Convert PS to RTF using on premise Java API...Total for Java provides a suite of APIs that can be...Exception { // create an output stream which uses byte array to save...

    products.aspose.com/total/java/conversion/ps-to...
  3. Java API to Export EPUB to PS | products.aspose...

    Convert EPUB to PS using on premise Java API...Total for Java package, which provides a comprehensive set of APIs...Total for Java package and provides a powerful set of features...

    products.aspose.com/total/java/conversion/epub-...
  4. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....Cells provides a Workbook class that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  5. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Page provides you with the functionality...project . Create an output stream for the PostScript document...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  6. Fonts Conversion | C++ Solution

    Convert fonts with the C++ Font processing library and web applications. Conversion functionality that can work with TTF, WOFF, CFF, EOT and Type 1 fonts.... It provides font data structure along...having two parameters output stream and FontSavingFormats Enumeration...

    products.aspose.com/font/cpp/conversion/
  7. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...hyperlinks example Here, we will provide an example related to the case...5 // Create a font 6 using (Stream fontStream = File. OpenRead...

    docs.aspose.com/page/net/xps/event-based-modifi...
  8. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on.... API provides the capabilities to export...formula calculation engine, stream Excel data & save the result...

    products.aspose.com/cells/java/
  9. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...Total for Java package, which provides a comprehensive set of APIs...to convert EPUB to DOC. It provides a wide range of features,...

    products.aspose.com/total/java/conversion/epub-...
  10. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...running the code snippet you provided, we were not able to reproduce...back into MailMessage from a stream, message.getDate() returns...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...