Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 5,064 for

file comparison

(0.05 sec)
  1. Features Overview | Documentation

    This is an overview of GroupDocs.Merger for Java library features and capabilities...Comparison Product Solution GroupDocs...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/merger/java/features-overview/
  2. eSign document with Text signature | Documentation

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Comparison Product Solution GroupDocs...MS" } }; // sign document to file signature . Sign ( "sample_signed...

    docs.groupdocs.com/signature/net/esign-document...
  3. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...}); } } } // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/locating-signa...
  4. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....Comparison Product Family GroupDocs...content across a variety of file types, making it essential for...

    kb.groupdocs.com/search/net/search-specific-wor...
  5. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Comparison Product Solution GroupDocs...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...Comparison Product Solution GroupDocs... 10 )); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...background ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  8. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Comparison Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Comparison Product Solution GroupDocs...WordProcessingConten . class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Extract tables from Microsoft Office Word docum...

    This article explains that how to extract tables from Microsoft Office Word (.doc, .docx) documents...Comparison Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-tables-fr...