Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 920 for

detection

(1.93 sec)
  1. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....Structured content parsing – Detect and extract document hierarchy...documents. Barcode scanning – Detect and read barcodes present in...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  2. GroupDocs.Signature for Python 26.1 – En Son Gü...

    GroupDocs.Signature for Python 26.1'de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut.... detection_threshold_percent = 75 # optional... = True verify_options . detection_threshold_percent = 85 verify_result...

    blog.groupdocs.com/tr/signature/groupdocs-signa...
  3. GroupDocs.Signature voor Python 26.1 – Laatste ...

    Ontdek wat er nieuw is in GroupDocs.Signature voor Python 26.1. Nu beschikbaar op NuGet en de GroupDocs‑website.... detection_threshold_percent = 75 # optional... = True verify_options . detection_threshold_percent = 85 verify_result...

    blog.groupdocs.com/nl/signature/groupdocs-signa...
  4. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Node.js via Java....On this page allows you to detect changes between source and...detailed information about all detected changes, providing more comprehensive...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  5. GroupDocs.Metadata Overview | GroupDocs

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....create UI for you application Detect the format and MIME type of...across all supported formats Detect and remove digital signatures...

    docs.groupdocs.com/metadata/net/product-overview/
  6. 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 getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....GIF images Leave feedback Detecting the GIF version The following...sample of code will help you to detect the version of a loaded GIF...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Get Comparison Result as a Document Object | Gr...

    Retrieve the comparison result as a Document object — including file name, detected changes, and stream — using GroupDocs.Comparison for Python via .NET....exposes the result file name, detected changes, and the result stream...target text segments for each detected change. Was this page helpful...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Clean metadata | GroupDocs

    Sometimes you just need to remove all metadata properties without applying any filters. The best way to do this is the sanitize method of GroupDocs.Metadata for Python via .NET....demonstrates how to remove all detected metadata packages/properties...# sanitize() removes every detected metadata property in one call...

    docs.groupdocs.com/metadata/python-net/clean-me...
  9. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article... Auto-detect source document format In some...via Java is smart enough to detect source document format on the...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  10. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....jpg (26 KB) Detect a CSV/TSV separator If you...target view to automatically detect a delimiter used to separate...

    docs.groupdocs.com/viewer/python-net/render-exc...