Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 12,787 for

docx comparison

(0.06 sec)
  1. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel documents as Markdown for retrieval-augmented generation with LLMs...Comparison Product Solution GroupDocs...parse. flowchart LR A["PDF / DOCX / XLSX"] B["GroupDocs.Markdown"]...

    docs.groupdocs.com/markdown/net/convert-for-rag/
  2. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/synonym-search/
  3. Get supported file formats | GroupDocs

    Learn how to get a list of all supported file formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and file types dynamically in C#....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/get-supported-fil...
  4. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/optimize-...
  6. Image search in network | GroupDocs

    This page contains information about reverse image search in the search network....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/image-search-in-n...
  7. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Java API....Comparison Product Solution GroupDocs...ument.docx" String filePath = "protected-document.docx" ; Watermarker...

    docs.groupdocs.com/watermark/java/load-password...
  8. Load Note document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...to formats like PDF, PNG, or DOCX. The following options could...

    docs.groupdocs.com/conversion/java/load-note-do...
  9. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...@"c:\sample.docx" ; string filePath2 = @"c:\sample2.docx" ; string...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  10. Clear watermarks | GroupDocs

    Search for and remove existing text or image watermarks using GroupDocs.Watermark for Python via .NET....Comparison Product Solution GroupDocs...Watermarker ( "./watermarked-document.docx" ) as watermarker : criteria...

    docs.groupdocs.com/watermark/python-net/basic-u...