Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 770 for

detection

(0.16 sec)
  1. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document... Detecting the exact HTML resource format...

    docs.groupdocs.com/editor/java/working-with-htm...
  2. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....lists recognition algorithm detects list paragraphs, when list...

    docs.groupdocs.com/conversion/java/load-txt-doc...
  3. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....documents Leave feedback Detecting the version of a PDF document...sample of code will help you to detect the PDF version a loaded document...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......have added the feature of detecting media type of .one file. Following...detector class and can now detect FB2 documents. Read Structured...

    blog.groupdocs.com/categories/groupdocs.parser-...
  5. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....Editor will automatically detect the format and apply the default...getDocumentInfo() method, which allows detecting the document format and extracting...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...features MP3 format supported - Detect MP3 format Reading ID3v1 Tag...

    blog.groupdocs.com/groupdocs.blog/page/86/
  7. Docx comparison shows text as removed instead o...

    Hi, It appears as if we stumbled upon an issue when comparing two docx-documents. Find them attached in this topic. To explain the issue, notice that the first document does not contain the word “GEMA” but the second do…...EnableMoveDetection = true Detects moved paragraphs/words instead...

    forum.groupdocs.com/t/docx-comparison-shows-tex...
  8. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...format metadata The API allows detecting ZIP archives and reading format...

    docs.groupdocs.com/metadata/java/working-with-z...
  9. How to Compare PDF Files using Java - A Compreh...

    Compare two or more PDF files using Java API with document Comparison API. Highlight the differences and accept/reject changes even if password-protected....possible to accept or reject each detected change in PDF documents through...

    blog.groupdocs.com/comparison/guide-to-compare-...
  10. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Fixes For RTF comparison, API detects style changes but does not...

    blog.groupdocs.com/categories/groupdocs.compari...