Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 7,459 for

document comparison

(0.07 sec)
  1. How to Sign RTF with Stamp Signature using C#

    This article is here to assist you to sign RTF with stamp signature using C#. Additionally, we will furnish you with a code example to embed stamp signature into RTF using C#....Comparison Product Family GroupDocs...stamp signature to your RTF documents is more significant than ever...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  2. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying Document electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/verifying-doc...
  3. How to Convert RTF to HTML using Java

    This concise tutorial will demonstrate how to convert RTF to HTML using Java without installing third-party software, and provides code example to export RTF to HTML in Java....Comparison Product Family GroupDocs...generating HTML versions of RTF documents. To accomplish this, we will...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/adding-image-...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.Document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. GroupDocs.Conversion Product Family

    Find answers about converting Documents and images of various types using code on any platform....Comparison Product Family GroupDocs...using Java How to Convert Word Document to Text in Java How to Convert...

    kb.groupdocs.com/conversion/page/13/
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Convert JPG to PDF using Java

    By following this topic closely, you'll learn how to convert JPG to PDF using Java. Additionally, we'll provide you with the code to export JPG to PDF using Java....Comparison Product Family GroupDocs...skill broadens horizons in document processing and management...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  9. How to Convert DOCX to XPS using Java

    In this topic, you'll find guidance on how to convert DOCX to XPS using Java.We'll help you with an application that enables you to export DOCX to XPS using Java....Comparison Product Family GroupDocs...converting a DOCX file into an XPS document, along with a code snippet...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Phrase Search in Documents using Java

    Learn to perform phrase search in Documents using Java. Explore methods to search Documents by phrases in Java and simplify your Document search tasks....Comparison Product Family GroupDocs...Search in Documents using Java Phrase search in documents using Java...

    kb.groupdocs.com/search/java/phrase-search-in-d...