Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 6,067 for

file comparison

(0.09 sec)
  1. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...method; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/python-net/remove-doc...
  2. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Comparison Product Solution GroupDocs...from images, audio and video files Calculating common document...

    docs.groupdocs.com/metadata/net/features-overview/
  3. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Comparison Product Solution GroupDocs...trusted communication. What Excel files could be signed? You can sign...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  4. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....Comparison Product Solution GroupDocs...issues, missing required data, files etc. For exception class is...

    docs.groupdocs.com/signature/java/sign-document...
  5. 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 Java....Comparison Product Solution GroupDocs...annual-review.docx is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-p...
  6. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...Comparison Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic image...

    docs.groupdocs.com/assembly/java/inserting-imag...
  7. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...protected.pdf The following sample file is used in this example: When...

    docs.groupdocs.com/parser/python-net/options/
  8. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .NET....Comparison Product Solution GroupDocs...C# using ( documentStream = File . OpenRead ( "input.pdf" ))...

    docs.groupdocs.com/annotation/net/load-document...
  9. Document preview | GroupDocs

    Generate preview images (PNG/JPG/BMP) for document pages using Python via .NET....Comparison Product Solution GroupDocs...end users to download the full file. Was this page helpful? Not...

    docs.groupdocs.com/watermark/python-net/basic-u...
  10. Load from a local disk | GroupDocs

    The following example demonstrates how to load a File from a local disk. advanced_usage.loading_Files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...

    docs.groupdocs.com/metadata/java/load-from-a-lo...