Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 6,159 for

file comparison

(0.06 sec)
  1. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Comparison Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  2. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Comparison Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  3. Get document information | GroupDocs

    This article explains how to detect document File type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document File with GroupDocs.Signature....Comparison Product Solution GroupDocs...Get document information from file on local disk The following...

    docs.groupdocs.com/signature/java/get-document-...
  4. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data Files, archives and PDF documents with GroupDocs.Viewer for Java...Comparison Product Solution GroupDocs...all attachments to a source file, follow these steps: Instantiate...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  5. Remove Annotations from XLSX using C#

    Quickly learn how to remove annotations from XLSX using C#. Additionally, you will find a code example showing how to delete annotations in XLSX using C#....Comparison Product Family GroupDocs...using C# Annotations in XLSX files, commonly known as comments...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  6. Remove Metadata from DOCM using C#

    This topic will teach you how to remove metadata from DOCM using C#. You'll also get the code to delete metadata from DOCM in C# without needing any extra software....Comparison Product Family GroupDocs...metadata is in the context of DOCM files. Metadata refers to additional...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  7. How to sign Excel spreadsheets and their macros...

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

    docs.groupdocs.com/signature/python-net/how-to-...
  8. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Comparison Product Solution GroupDocs...Graphics (PNG) Bitmap Image File (BMP) The following example...

    docs.groupdocs.com/redaction/net/get-document-p...
  9. Add Image Watermark to DOC Using Python

    This tutorial explains how to add image watermark to DOC using Python, allowing you to embed a centered logo watermark in Word 97–2003 documents....Comparison Product Family GroupDocs...alignment settings Open the DOC file using the Watermarker class...

    kb.groupdocs.com/watermark/python/add-image-wat...
  10. How to Sign XLSX with Image Signature using C#

    This article will provide help on how to sign XLSX with image signature using C#. Also, a code example will be provided to create image signature in XLSX using C#....Comparison Product Family GroupDocs...electronic documents, including XLSX file format. This article will guide...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...