Aspose::Pdf::Plugins::XlsConverter::Process method
XlsConverter::Process method
Starts the PdfToExcel processing with the specified parameters.
System::SharedPtr<ResultContainer> Aspose::Pdf::Plugins::XlsConverter::Process(System::SharedPtr<IPluginOptions> options) override
| Parameter | Type | Description |
|---|---|---|
| options | System::SharedPtr<IPluginOptions> | An options object containing instructions for the XlsConverter. |
ReturnValue
An ResultContainer object containing the result of the operation.
See Also
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class XlsConverter
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++