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