Hi,
I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5.
This was the old code:
convLoadOpts.HideComments = true;
This is the new code:
…...NET 25.9 . It was a bug on our side which...
Hello,
Please can you provide an example of how I can replace a font in a .txt file.
I have tried the following but none seem to work.
LoadOptions GetLoadOptions(LoadContext context)
{
var loadOptions = new WordPr…...adding this functionality in 25.9 - it works great. However it...
Hello,
I’m getting a strange behaviour with the conversion of a pptx document to pdf taking a very large amount of time on several windows machines while on other machines it is running very fast.
The following code is…...Conversion version used is 25.9. The powerpoint document used...
As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...NETFramework 25.9 with the asposetest.msg sample...
Hi,
I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...Watermark library version 25.9 (with a valid license) on Ubuntu...
This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats.... Starting from the version 25.9, for the security purposes script...
Hello,
Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index.
We got the exception via this event:
pIndex.Events.ErrorOccurr…...occurs on the latest version 25.9? If this issue is still present...