Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 6,034 for

file comparison

(0.13 sec)
  1. How to Add Text Field Annotation in PDF using C#

    In this topic, we will show you how to add text field annotation in PDF using C#. We will assist you in writing code to insert text field annotation to PDF in C#....Comparison Product Family GroupDocs...to a specific area of a PDF file and are particularly useful...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Python via .NET...Comparison Product Solution GroupDocs...provided below to learn more about file merge features. GitHub Examples...

    docs.groupdocs.com/merger/python-net/showcases/
  3. Install GroupDocs.Redaction for Python via .NET...

    This topic describes how to install GroupDocs.Redaction for Python....Comparison Product Solution GroupDocs...package. Download the Wheel File: On the download page, locate...

    docs.groupdocs.com/redaction/python-net/install...
  4. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Node.js...Comparison Product Solution GroupDocs...below to learn more about edit file features. GitHub Examples You...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  5. Load the password-protected documents | GroupDocs

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....Comparison Product Solution GroupDocs...To load a password protected file, follow these steps: Instantiate...

    docs.groupdocs.com/annotation/net/load-password...
  6. 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...NET / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  7. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Comparison Product Solution GroupDocs...Console . WriteLine ( "Image file {0} is ready for preview" ,...

    docs.groupdocs.com/signature/net/generate-docum...
  8. Load document from local disk | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....Comparison Product Solution GroupDocs...demonstrates loading document from file path. // Create an instance...

    docs.groupdocs.com/annotation/java/load-documen...
  9. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Comparison Product Solution GroupDocs...information from OpenType font files. The following are the steps...

    docs.groupdocs.com/metadata/net/working-with-op...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Comparison Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...