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

file comparison

(0.21 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. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Comparison Product Solution GroupDocs...to a file, use the method. To import synonyms from a file, use...

    docs.groupdocs.com/search/net/synonym-dictionary/
  4. Clear watermarks | GroupDocs

    This article shows how to clear existing text or image watermarks....Comparison Product Solution GroupDocs...Watermarker class for a local file or file stream; Specify the sought-after...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  5. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java....Comparison Product Family GroupDocs...Java . The conversion of TXT files to PowerPoint presentations...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...document: Extract text from local files Python from groupdocs.parser...

    docs.groupdocs.com/parser/python-net/extract-te...
  7. Insert Images Dynamically | GroupDocs

    Insert images into documents from File paths, URLs, or binary data sources during document assembly....Comparison Product Solution GroupDocs...tags. Images can be loaded from file paths, URLs, streams, byte arrays...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Comparison Product Solution GroupDocs...aliases with replacements to a file, use the method. To import the...

    docs.groupdocs.com/search/java/alias-dictionary/
  9. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....Comparison Product Solution GroupDocs...aliases with replacements to a file, use the method. To import the...

    docs.groupdocs.com/search/net/alias-dictionary/
  10. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration....Comparison Product Solution GroupDocs...interpreted values for a particular file please use the below example:...

    docs.groupdocs.com/metadata/net/working-with-in...