Hi,
Hi Kemar,
The issues you have found earlier (filed as WORDSCLOUD-23) have been fixed in this Aspose.Words for Cloud update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
The issues you have found earlier (filed as WORDSCLOUD-24) have been fixed in this Aspose.Words for Cloud update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
The issues you have found earlier (filed as WORDSCLOUD-25) have been fixed in this Aspose.Words for Cloud update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
In reference to WORDSCLOUD-23, we have already added feature to insert text in the Word document. Please check:
POST /words/{name}/{nodePath}/paragraphs
POST /words/{name}/{paragraphPath}/runs
And, for the fix of WORDSCLOUD-24, please check following API to insert image in the document:
POST /words/{name}/{nodePath}/drawingObjects
And to insert table in the document, WORDSCLOUD-25, please check API:
POST /words/{name}/{nodePath}/tables