CloudmersiveConvertClient.ConvertDocumentPptxToTxtAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convert PowerPoint PPTX Presentation to Text (txt)
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.TextConversionResult> ConvertDocumentPptxToTxtAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member ConvertDocumentPptxToTxtAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.TextConversionResult>
override this.ConvertDocumentPptxToTxtAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.TextConversionResult>
Public Overridable Function ConvertDocumentPptxToTxtAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of TextConversionResult)
Parameters
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Convert PowerPoint PPTX Presentation to Text (txt) response.
Remarks
Convert Office PowerPoint Documents (pptx) to standard Text