Hi
I am using this code to add water mark to word documents
using (Watermarker watermarker = new Watermarker(stream, new GroupDocs.Watermark.Options.LoadOptions(password)))
{
// Use path to the image …...Product Family watermark , dotnet , watermark-api tilankak February...
Hi,
I need to ask either we can limit, hide or remove the text/contents/metadata fields showing in the .html file which is created when we want to highlight search results. Like the image is attached of the .html file w…...Search Product Family dotnet , csharp Hamdah January 24...
I am using following code to add password to office document and pdf files
using (FileStream fs = new FileStream(FilePath, FileMode.Open))
{
AddPasswordOptions options = new AddPasswordOptions(getFileF…...Merger Product Family dotnet , secure-pdf , add-password...
Hello Team,
Do we have any examples for GroupDocs.Editor in .NET Core? We are looking to implement Groupdocs.Editor in our application which is built on .NET Core 3.1 and it requires adding custom bookmarks to the docum…...Editor Product Family dotnet paramg September 8, 2020, 12:53pm...
HI I need support for search functionality.
When i upload a file into storageFolder under projectId(1) i’m creating an index for that storageFolder documents.
C:\1\storageFolder - Documents will be there
C:\1\Documen…...Search Product Family dotnet , document-search , search-api...
When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...Family report-generation , dotnet dsmeltz October 9, 2020, 3:33pm...
I’m using GroupDocs.Search v22.11.0 for .NET Framework 4.7.2 (64-bit) and I keep seeing the following exception when I try to index more documents: Array dimensions exceeded supported range.
This exception is terminati…...Search Product Family dotnet shannan March 23, 2023, 6:03pm...
we are using the .NET Core version of GroupDocs Viewer, we have setup the path for local storage and given the file to selectFile method to display it in viewer, Everything is working smooth in local.
when we published …...Product Family document-viewer , dotnet ATS July 17, 2023, 6:59pm 1...
C# .NET document merging API to combine, split, swap or remove document pages from PDF, Microsoft Word, Excel, presentations, Visio and image formats....pdf" ); } dotnet add package GroupDocs.Merger dotnet add package...