Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 415 for

watermark detection

(0.08 sec)
  1. Locales for Output Document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....Watermark Product Solution GroupDocs...Word (or other programs) will detect (or choose) the document locale...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  2. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Watermark Product Solution GroupDocs...lists recognition algorithm detects list paragraphs, when list...

    docs.groupdocs.com/editor/net/edit-txt/
  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....Watermark Product Solution GroupDocs...documents Leave feedback Detecting the version of a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Load SVG document with options | GroupDocs

    Learn how to load and convert SVG (Scalable Vector Graphics) files with advanced options using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...The document type is auto-detected during loading, but you can...

    docs.groupdocs.com/conversion/net/load-svg-docu...
  5. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style Detection, change comparison detalization level and more....Watermark Product Solution GroupDocs...comparison options like styling for detected changes, comparison sensitivity...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs...The document type is auto-detected during loading, however, you...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. Render EBooks as HTML, PDF, and image files | G...

    Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats....Watermark Product Solution GroupDocs...AZW3) GroupDocs.Viewer can detect the book format automatically...

    docs.groupdocs.com/viewer/python-net/render-ebo...
  8. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Watermark Product Solution GroupDocs...resources inside the . In order to detect, which font is system or not...

    docs.groupdocs.com/editor/java/font-extraction-...
  9. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Watermark Product Solution GroupDocs...formats please refer to . Detecting the exact type of a document...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Compare Word Documents in Node.js | GroupDocs

    Learn how to compare Word documents programmatically using GroupDocs.Comparison for Node.js via Java. Compare documents with custom styling, handle password-protected files, and use streams for memory-efficient processing....Watermark Product Solution GroupDocs...when you need to automatically detect and highlight differences between...

    docs.groupdocs.com/comparison/nodejs-java/legal...