Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,320 for

stream provider

(0.13 sec)
  1. Aspose::Words::Saving::PageSavingArgs::get_Keep...

    Aspose::Words::Saving::PageSavingArgs::get_KeepPageStreamOpen method. Specifies whether Aspose.Words should keep the Stream open or close it after saving a document page in C++....Words should keep the stream open or close it after saving...Words will close the stream you provided in the PageStream property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ResourceSavingArgs.keepResourceStreamOpen prope...

    ResourceSavingArgs.keepResourceStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a resource....Words should keep the stream open or close it after saving...Words will close the stream you provided in the Aspose.Words.Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Outlook Contacts|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.... The MapiContact class provides all the contact related properties...MapiDistributionList FromVCF(Stream stream) The code sample below demonstrates...

    docs.aspose.com/email/net/working-with-outlook-...
  4. Loading, Viewing and Parsing MSG file|Documenta...

    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....used to load MSG files, and provides several static loading functions...MSG files from file or from stream. Try it out! Parse email files...

    docs.aspose.com/email/python-net/loading-viewin...
  5. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...@jamie-1 , Thank you for providing the code sample, we will investigate...output stream that will work without overhead using Stream implementation:...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  6. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....from a stream using a base URI. using ( Stream stream = File...Document doc = new Document ( stream , loadOptions ); // Verify...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Streams and Remote Storage|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....Streams and Remote Storage Contents [ Hide ] Working with Multi-File...accessible through streams only. Streams lack information about...

    docs.aspose.com/gis/net/streams-and-remote-stor...
  8. Barcode Generation State in XML via Java|Docume...

    This article explains how to import and export barcodes to XML using Aspose.BarCode for Java....String xmlFile) method or a stream through the exportToXml(java...String xmlFile) method or a stream through the importFromXml(java...

    docs.aspose.com/barcode/java/barcode-generation...
  9. Save a Document in Python|Aspose.Words for Pyth...

    Save a document in any supported format using Python....NET to save a Document, providing code examples for saving to...to a file, to a stream, and to PCL format, and explains the required...

    docs.aspose.com/words/python-net/save-a-document/
  10. Send Emails & Forward Messages using SMTP Clien...

    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....SmtpAsync () { // Create token provider and get access token var tokenProvider...was forwarded" ); } // Token provider implementation public class...

    docs.aspose.com/email/net/sending-and-forwardin...