Noticed at compile time, GroupDocs.Total is okay with NewtonSoft.Json v13.
But at run time, when using GroupDocs.Conversion, it requires v12 instead?
Unable to load one or more of the requested types. Retrieve the Load…...Family document-conversion , dotnet jarrodwee May 17, 2023, 3:44am...
So after updating to Metadata for .NET 22.9 the C# .net 6 JPEG reading code worked in Windows but now reporting a different problem under Linux. I think its trying to reference a library I do not have… Here is all the st…...Metadata Product Family linux , dotnet jkirk865 September 19, 2022...
Attached minimal sample project with a couple of existing issues. It’s an ASP.NET Core solution with a few endpoints. Run Docker image and bind internal port 80 to host’s 5000 for example. Swagger will be available at ht…...csharp , document-conversion , dotnet IhorC August 16, 2022, 11:03pm...
Hi,
I found delete signature API documentation for image signature and text signature types but could not find the remove/delete API for the “Digital signatures based on certificate files” type. Can you please help me w…...Signature Product Family dotnet , digital-signature abhratanu...
Learn about the .NET 6 breaking change where the System.Drawing.Common package is no longer supported on non-Windows operating systems....only supported on Windows - dotnet/designs Collaborate with us...
Hi!
We are using GroupDocs.Metadata (License Type - Site OEM - paid version). We are able to clean metadata for most of the file extensions like (docx, pptx, mp3, txt, csv, xlsx) but failing for PDF, PNG, JPG extensions…...Metadata Product Family csharp , dotnet Gunilla_Hadders February 16...
Hi,
I’ve come across an issue whereby is we have something around 3-8 concurrent conversation of files, some of them become stuck indefinitely, and their threads cannot be cancelled. I’ve tried the update, tried cancel …...document-conversion , document-viewer , dotnet mdraisey June 13, 2022, 2:01pm...
I am using this code to add watermark to files.
public static void AddWaterMarkToFile(string FilePath, string password, string ImagePath)
{
using (FileStream stream = File.Open(FilePath, FileMode.Open, FileAccess.Read…...Product Family watermark , dotnet , watermark-api , image-watermark...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....243 Built by 55 stars today dotnet / maui .NET MAUI is the .NET...815 Built by 5 stars today dotnet / wpf WPF is a .NET Core UI...