Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 5,753 for

file comparison

(0.1 sec)
  1. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Comparison Product Solution GroupDocs...MakerNote format. a raw image file that contains MakerNote metadata...

    docs.groupdocs.com/metadata/java/extracting-mak...
  2. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Comparison Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Comparison Product Solution GroupDocs...Create save options for a DOCX file let saveOptions = new WordProcessingSaveOp...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  4. Multicolored Numbered List in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Multicolored Numbered List in Microsoft PowerPoint Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS PowerPoint 2013....Comparison Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  5. How to protect a signed PDF document | GroupDocs

    This article explains how to protect a signed PDF document....Comparison Product Solution GroupDocs...and save the result to a new file signature . Sign ( "result.pdf"...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  6. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected documents....Comparison Product Solution GroupDocs...// Providing password for the file 'ProtectedDocument.pdf' } };...

    docs.groupdocs.com/search/net/indexing-password...
  8. 使用 C# 从 DOC 中提取文本

    本文向您介绍如何使用 C# 从 DOC 中提取文本。它包含一个代码示例,可帮助您使用 C# 从 DOC 中提取文本,而无需使用额外的软件。...Comparison Product Family GroupDocs...task. Extracting text from DOC files using C# is a common requirement...

    kb.groupdocs.com/zh/parser/net/extract-text-fro...
  9. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Comparison Product Solution GroupDocs...document for web. converts PDF file to grayscale. specifies PDF...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Comparison Product Solution GroupDocs...10 } }; // sign document to file signature . Sign ( "QrCodeEncryptedObjec...

    docs.groupdocs.com/signature/net/sign-documents...