Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 7,549 for

may

(0.62 sec)
  1. Compare Word Documents in C# .NET – Revision Tr...

    Compare two Word documents programmatically in C# with GroupDocs.Comparison for .NET: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions.... For large files you may notice a significant performance...

    blog.groupdocs.com/comparison/compare-word-docu...
  2. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...mind that not every spreadsheet may have the worksheets. For example...

    docs.groupdocs.com/editor/python-net/deleting-w...
  3. Word Comparison in .NET: Revision Track vs High...

    Compare Word documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions.... For large files you may notice a significant performance...

    blog.groupdocs.com/comparison/word-comparison-n...
  4. GroupDocs.Conversion throws with Out of Memory ...

    Sometimes, we May encounter corrupted files, or files with unknown extensions. Will be good if GroupDocs.Conversion can fail gracefully when it encounters such situations. Attached is a simple text file with filename “…...2025, 7:12am 1 Sometimes, we may encounter corrupted files, or...

    forum.groupdocs.com/t/groupdocs-conversion-thro...
  5. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-ip...
  6. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....images to other formats, you may need to lower image resolution...

    docs.groupdocs.com/viewer/java/render-presentat...
  7. Merge DOCX Files in Python using GroupDocs.Merger

    A comprehensive guide on merging DOCX files in Python. Understand the process and get practical code examples to merge Word documents....specific use cases, documents may need to comply with certain standards...

    blog.groupdocs.com/merger/merge-docx-in-python/
  8. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....that the origin of coordinates may be different for different document...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/document-filterin...
  10. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/search-index-eve...