How To Find and Replace Multiple Words in Word Document in Single API Call

Hi Guys,

Can I use a single http request to do multiple replacetext actions?

If yes, can you please share with me the code of the body request?

Thank you!

@gbastian

I am afraid there is no option available to replace multiple words in a single API call. Though using Aspose.Words Cloud SDKs you can batch requests, but each API call in the batch is charged as a separate request.

Aspose.Words Cloud SDK for .NET Batch Tests: