Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,903 for

stream provider

(0.08 sec)
  1. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....Cells provides a way to detect the file format...=> { // Create a small byte stream equivalent to the original...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  2. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...ExportToXml(String) or a stream ExportToXml(Stream) . Moreover, it can...XML format from a file or a stream using functions ImportFromXml(String)...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  3. Saving an Excel File|Documentation

    This article introduces how to save file in GridDesktop....GridDesktop provides the following methods. Saving...Saving as a File Saving as a Stream Saving File Create a desktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. CsvDataSource Class | Aspose.Words for .NET

    Access and utilize CSV data effortlessly with Aspose.Words.Reporting.CsvDataSource. Enhance your reports with seamless data integration!...class Provides access to data of a CSV file or stream to be used...Description CsvDataSource ( Stream ) Creates a new data source...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Save a Document in Node.js|Aspose.Words for Nod...

    Save a document in any supported format using Node.js....Words provides the save method of the Document...saving a document to a file or stream. The document can be saved...

    docs.aspose.com/words/nodejs-net/save-a-document/
  6. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...DigitalSignatureUtil class Provides methods for signing document...from document. loadSignatures(stream) Loads digital signatures from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Opening an Excel File|Documentation

    This article introduces how to open a file in GridDesktop....GridDesktop provides the following three different...Opening a CSV file Opening from a Stream Opening Excel File In this...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. 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...
  9. 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...
  10. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the Stream open or close it after saving a document part....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...