You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@KatRRina Most likely, this occurs because you are using Aspose.Words in evaluation mode. There two limitations in the free evaluation version of Aspose.Words:
An evaluation watermark is injected in the documents.
The maximum size of the processed document is limited to several hundreds of paragraphs.
@KatRRina Most likely, this occurs because you are using Aspose.Words in evaluation mode. There two limitations in the free evaluation version of Aspose.Words:
An evaluation watermark is injected in the documents.
The maximum size of the processed document is limited to several hundreds of paragraphs.
I use this code:
but after the line
Document doc = new Document(docStream);
, there are 7 pages left in the 150-page documentThe text was updated successfully, but these errors were encountered: