Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 7,120 for

may

(0.11 sec)
  1. 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...
  2. 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/
  3. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/search-index-set...
  4. 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...
  5. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...represented by the class and may include: for sending messages...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  6. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....values increase precision but may miss slightly altered versions...

    blog.groupdocs.com/search/reverse-image-search/
  7. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code.... It may be boring, time-consuming, and...

    docs.groupdocs.com/conversion/net/convert/prese...
  8. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that May be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....9 or greater that may be of interest to module/application...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  9. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using Python. Sign your spreadsheets with digital certificate using GroupDocs.Signature Python API by GroupDocs.... Also, you may discuss any questions or issues...

    docs.groupdocs.com/signature/python-net/how-to-...
  10. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....do not display correctly, you may need to install the SimSun font...

    docs.groupdocs.com/total/net/running-in-docker/