Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 5,750 for

file comparison

(0.1 sec)
  1. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature digital certificate (file on local disk or stream ) (required)...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Indexing documents | GroupDocs

    This page contains information about indexing documents in the search network....Comparison Product Solution GroupDocs...DateTime modificationDate = File . GetLastWriteTime ( filePath...

    docs.groupdocs.com/search/net/indexing-documents/
  3. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Comparison Product Solution GroupDocs...and extract some additional file format information. a GIF image...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Comparison Product Solution GroupDocs...dictionary String path = new File ( "C:\\MyDocuments\\ProtectedDocument...

    docs.groupdocs.com/search/java/indexing-passwor...
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Comparison Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....Comparison Product Solution GroupDocs...document info Get supported file formats Was this page helpful...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Loading | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Comparison Product Solution GroupDocs...from stream Loading specific file formats Password-protected documents...

    docs.groupdocs.com/parser/java/loading/
  8. Working with ZIP archives and attachments | Gro...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Comparison Product Solution GroupDocs...through container items Detect file type of container item Was this...

    docs.groupdocs.com/parser/java/working-with-zip...
  9. Loading | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Comparison Product Solution GroupDocs...Leave feedback Loading specific file formats Password-protected documents...

    docs.groupdocs.com/parser/net/loading/
  10. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...check restrictions of Excel file when modifying cell objects...

    docs.groupdocs.com/conversion/net/load-csv-docu...