One more exception for a chm file:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at .(Int32 , Byte[] )
at .(Int32 )
at .()
at e.( )
at .e ()
at e.ReadLine(…...Search Product Family dotnet jamsharp September 13, 2024...
Hi Support, Is there any further update on the AFP conversion. We are looking for AFP to PDF conversion API. Thank you...document-conversion , csharp , dotnet bkbejawada July 14, 2022, 6:11am...
This article describes how to run .NET file conversion API code examples....console app by executing the dotnet new console command. Add the...NET package by executing the dotnet add package GroupDocs.Conversion...
My Groupdocs version is 22.12.0
I am using following code to add password to a file
AddPasswordOptions addOptions = new AddPasswordOptions(Password);
using (GroupDocs.Merger.Merger…...Merger Product Family dotnet tilankak February 2, 2023,...
You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....empty console app by executing dotnet new console Add GroupDocs.Viewer...Viewer for .NET package dotnet add package GroupDocs.Viewer Edit...
There is a scenario in dlp: after the user edits the file and saves it, the file needs to be parsed, and the user still needs to open the file at this time.
When the doc and xlsx files are opened by the office applicati…...Editor Product Family dotnet xingyu11 June 6, 2023, 8:27am...
When I am applying image watermark with opacity setting to a pdf file, it is normal if the program is hosting on windows environment, but not in linux environment.
For GroupDocs.Viewer.UI: every time the host first star…...to solution folder and run dotnet restore 2.Replace your license...image 5.Run docker container dotnet restore docker build -t watermark:v1...
Hi,
when I’m trying to use Viewer to generate pdf from small jpg image, the resulting pdf file contains image stretched.
Is it possible to change some option that will generate PDF with image in original size?
Thanks, …...Viewer Product Family dotnet p.gorczynski November 6, 2023...
Hi team.
I have developed an application to compare 2 words files: old files and new files
Requirement is to separate result into 2 columns of a table. The left column displays content of the old file and markup delet…...document-conversion , csharp , dotnet chinhpn December 15, 2020,...