Workbook.SaveDocumentAsync Method
Name | Parameters | Description |
---|---|---|
Save |
format, encryption |
Asynchronously saves the document to a byte array in the specified file format, encrypts the output with a password, and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format, encryption |
Asynchronously saves the document to a byte array in the specified format and encrypts the file with a password. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format, encryption |
Asynchronously saves the document to an array of bytes in the specified format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format, encryption |
Asynchronously saves the document to an array of bytes in the specified format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format, progress |
Asynchronously saves the document to a byte array in the specified format and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format, cancellation |
Asynchronously saves the document to a byte array in the specified format. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format, cancellation |
Asynchronously saves the document to an array of bytes in the specified document format. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
format |
Asynchronously saves the document to a byte array in the specified document format. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, encryption |
Asynchronously saves the document to a stream in the specified format, encrypts the file with a password, and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, encryption |
Asynchronously saves the document to a stream in the specified format and encrypts the file with a password. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, encryption |
Asynchronously saves the document to a stream in the specified document format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, encryption |
Asynchronously saves the document to a stream in the specified document format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, progress |
Asynchronously saves the document to a stream in the specified format and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, cancellation |
Asynchronously saves the document to a stream in the specified format. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format, cancellation |
Asynchronously saves the document to a stream in the specified document format. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
stream, format |
Asynchronously saves the document to a stream in the specified document format. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified format, encrypts the file with a password, and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified format and encrypts the file with a password. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified document format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified format and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified format. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified document format. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified document format. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file (the file format is defined by the file extension), encrypts the file with a password, and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file (the file format is defined by the file extension) and encrypts the file with a password. Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the specified format and with the specified encryption settings. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file with the specified encryption settings. The file format is identified by the file extension. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file (the file format is defined by the file extension) and allows you to implement progress notifications. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file (the file format is defined by the file extension). Allows you to implement progress notifications and cancel the operation. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |
Save |
file |
Asynchronously saves the document to a file in the Excel or text format. The file format is identified by the file extension. You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use this method in production code. |