Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,470 for

image processing

(0.18 sec)
  1. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. Image.png (31.8 KB) Image.png (115.3 KB) Please suggest the changes …... image.png (31.8 KB) image.png (115.3 KB) Please...“Harvey Balls” on your system? image.png (48.1 KB) denisgvardionov...

    forum.groupdocs.com/t/different-visualization-t...
  2. Save document | GroupDocs

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

    docs.groupdocs.com/editor/net/save-document/
  3. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....resources In the context of word-processing documents, external resources...external resources include images and graphics, tables and spreadsheets...

    docs.groupdocs.com/conversion/net/load-wordproc...
  4. 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...
  5. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....extract_type == "images" : # Extract images images = parser . get_images...get_images () if images : return list ( images ) except Exception...

    docs.groupdocs.com/parser/python-net/load-passw...
  6. 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...
  7. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....white space Creating PDFs or images with optimal dimensions Preparing...converter = new Converter ( "process-diagram.vsdx" )) { var options...

    docs.groupdocs.com/conversion/net/convert-to-di...
  8. 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...
  9. 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...
  10. 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...