Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 1,487 for

image processing

(0.14 sec)
  1. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...is a GRAVE log during the processing : GRAVE: java.lang.UnsatisfiedLinkError:...be the origin of the issue : image.png (3,8 Ko) I’ve tried the...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  2. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the process of integration with Zapier is Read -> Process -> Write...is an action. The central process simply converts your API response...

    blog.groupdocs.com/categories/groupdocs.total-p...
  3. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....document content from the client, process it and save it to the resultant...format. In a nutshell, the core process of document editing, where...

    docs.groupdocs.com/editor/python-net/save-docum...
  4. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...gives me that position 898: image.png (23.3 KB) If I’d copy&paste...can see this exactly matches: image.png (27.2 KB) But there are...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  5. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....that AI tools can fetch and process directly: Resource URL Full...turns the long tail of office, image, CAD, email, and archive formats...

    docs.groupdocs.com/conversion/python-net/agents...
  6. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......or hide content to securely process PDF files. Word Search and...the text within the embedded images. Redact PDF Scanned Documents...

    blog.groupdocs.com/categories/groupdocs.redacti...
  7. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…...MarkException: Error processing method: ‘System.Void /::(Aspose...MarkStep.Process() at Mono.Linker.Steps.MarkStep.Process(LinkContext...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  8. Possible to load in an email in MSG file format...

    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?...been simplified and embedded images are missing. Also noticed that...provided back then. image.png (135.1 KB) image.png (93.8 KB) As...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  9. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......outputPath, licensePath] = process.argv.slice(2); // Get the license...options); // Exit the process process.exit(0); basic-example/Dockerfile...

    docs.groupdocs.com/conversion/nodejs-java/_samp...
  10. .NET 中使用 GroupDocs.Watermark 进行批量水印

    实用指南,展示如何使用 GroupDocs.Watermark for .NET 批量应用文本和图像水印、替换徽标,并确保幂等处理。...CreateDirectory(outputFolder); int processed = 0 , failed = 0 ; foreach...watermarker.Save(outPath); processed++; Console.WriteLine( $"[OK]...

    blog.groupdocs.com/zh/watermark/batch-watermark...