Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 4,291 for

stream provider

(0.19 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....outputFileName ); } Loading Font from Stream The following code snippet...shows how to load Font from Stream object when adding text to...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Java API to Export MD to DOCM | products.aspose...

    Convert MD to DOCM using on premise Java API...Total for Java package and provides a comprehensive set of features...Total for Java package and provides a comprehensive set of features...

    products.aspose.com/total/java/conversion/md-to...
  3. Java API to Export EPUB to MHTML | products.asp...

    Convert EPUB to MHTML using on premise Java API... This API provides a range of features for working...Document Processing API that provides a range of features for working...

    products.aspose.com/total/java/conversion/epub-...
  4. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....in a stream. Change the OLE object data from the stream. In the...Lock the shape: Aspose.Slides provides shape-level locks. This is...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. 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-...
  6. Alternative to document.isLicensed() in Aspose....

    I was using document.isLicensed() after setting license when using Java 11. the reason is that if there was some problem setting the license or it expired then I really DO NOT want the eval mode stamps put on my producti…...upgrade to the latest release provided by Aspose. Adjust class‑loading...InputStream , make sure the stream remains open until setLicense...

    forum.aspose.com/t/alternative-to-document-isli...
  7. Online XPS to PS Conversion or Develop Java bas...

    Free online app to convert XPS to PS files. Java conversion library code for XPS documents....Exception { // create an output stream which uses byte array to save...XPS to **PS (PostScript)** provides a versatile, device-independent...

    products.aspose.com/total/java/conversion/xps-t...
  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-...