Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,904 for

document processing

(0.09 sec)
  1. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Empty Paragraphs in Word Processing Document The Code Download Removing...

    docs.groupdocs.com/assembly/java/removing-empty...
  2. Servlets Front-end for GroupDocs.Comparison for...

    Document comparison is a process of finding differences in two Documents of same format. It can be a content difference or can be any contextual differences. GroupDocs.Comparison for Java compares a source Document with a target Document and produces a result Document which highlights the differences in a suitable way i.e. colored highlighting or by differing font information that has either been added to or removed from the reference Document to produce the target Document....Document comparison is a process of finding differences in two...two documents of same format. It can be a content difference or...

    blog.groupdocs.com/comparison/servlets-frontend...
  3. Remove Text Watermark from PPT Using Python

    Remove text watermark from PPT using Python to eliminate unwanted overlay text from slides. Learn a Python method to clean PowerPoint presentations programmatically....Python-compatible presentation processing API allows you to locate...support PowerPoint watermark processing Import the necessary watermark...

    kb.groupdocs.com/watermark/python/remove-text-w...
  4. AI Watermarking: Protect Documents with Context...

    Discover how to protect Documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced Document security and content protection.... Supported Document Formats Key Capabilities What...Smart Decisions Step-by-Step Process Sample Code: AI-Generated Watermark...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF Documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document Edit Word Leave...

    docs.groupdocs.com/editor/net/edit-word/
  6. GroupDocs.Assembly for .NET 16.12.0 Provides Ab...

    We are fervent to enhance developer experience by providing variety of compelling features in our APIs. Hence, we are pleased to announce another monthly release of GroupDocs.Assembly for .NET 16.12.0 that comes with new essential features and few enhancements. API supports metered licensing and provides ability to use Spreadsheets as data sources. We would recommend you to experience our new release and share your valuable feedback. GroupDocs.Assembly for .NET 16....to use tables of Word Processing documents as data sources Provide...Presentation documents as data sources Document Generation API...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...towards cloud or web-based document management systems. SugarCRM...used to build a SharePoint document viewer. Finally, the answer...

    blog.groupdocs.com/groupdocs.blog/page/97/
  8. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...js / Developer Guide / Edit Document / How to Edit CSV File How...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  9. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported Document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a Document. Load the Document Create and initialize watermark object Set watermark properties Add a watermark to the Document Save the Document For more details please refer to the following guides:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermark to any supported document format using GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  10. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...WriteToLog($"Error processing page {pageIndex}: {ex.Message}");...{ // Extract text from the document var text = parser.GetText(new...

    forum.groupdocs.com/t/groupdocs-merger-not-work...