Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 4,348 for

stream provider

(0.36 sec)
  1. Android API to Convert WORDML to XLSX or with f...

    Convert WORDML to XLSX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to XLSX online converter quickly before integrating the code.... Save XLSX File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert DOT to XLS or with free ...

    Convert DOT to XLS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLS online converter quickly before integrating the code.... Save XLS File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Convert DOCM to DIF or with free...

    Convert DOCM to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to DIF online converter quickly before integrating the code.... Save DIF File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Convert DOTM to XLTX or with fre...

    Convert DOTM to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLTX online converter quickly before integrating the code.... Save XLTX File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Convert DOTM to XLS or with free...

    Convert DOTM to XLS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLS online converter quickly before integrating the code.... Save XLS File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert OTT to XLAM or with free...

    Convert OTT to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLAM online converter quickly before integrating the code.... Save XLAM File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert ODT to XLTX or with free...

    Convert ODT to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLTX online converter quickly before integrating the code.... Save XLTX File to Stream in Android Apps After converting...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/android-java/conversi...
  8. HtmlFixedSaveOptions.resources_folder property ...

    HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a document to Html format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...Words provides built-in MailMerge functionality...method using (MemoryStream stream = new MemoryStream(templateBytes))...

    forum.aspose.com/t/interop-to-aspose-c/324832
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. 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/cpp/working-with-document/