CloudmersiveConvertClient.MergeDocumentPptxAsync(CancellationToken) 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.
Merge Two PowerPoint PPTX Together
public virtual System.Threading.Tasks.Task<byte[]> MergeDocumentPptxAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member MergeDocumentPptxAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<byte[]>
override this.MergeDocumentPptxAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<byte[]>
Public Overridable Function MergeDocumentPptxAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Byte())
Parameters
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Merge Two PowerPoint PPTX Together response.
Remarks
Combine two Office PowerPoint presentations (pptx) into one single Office PowerPoint presentation