Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,653 for

text annotations

(0.07 sec)
  1. Search in XLA Online

    Free online document search. Secure and easy to use full Text online search in XLA....search XLA Search app is a full-text search within the textual content...DOTM RTF TXT ODT OTT Viewer Annotation Conversion Comparison Signature...

    products.groupdocs.app/search/xla
  2. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....Annotation Product Family GroupDocs...is converting Open Document Text ( ODT ) files to Microsoft Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Convert PDF to DOC using Node.js

    Learn how to convert PDF to DOC using Node.js with an easy step-by-step guide. Effortlessly export PDF to DOC in Node.js for seamless document editing and management....Annotation Product Family GroupDocs...many applications that require text editing and content manipulation...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  4. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free OCR solution in Java....Annotation Product Solution GroupDocs...structured representation of the text, including bounding rectangles...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  5. GroupDocs.Viewer for Java overview | Documentation

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....Annotation Product Solution GroupDocs...the source document. Extract text from PDF files and images. and...

    docs.groupdocs.com/viewer/java/product-overview/
  6. Working with metadata in PDF documents | Docume...

    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....Annotation Product Solution GroupDocs...null ) { for ( PdfAnnotation annotation : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Merge files | Documentation

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Node.js via Java API....Annotation Product Solution GroupDocs...Presentations Merge Excel Merge text files Merge archives Merge EPUB...

    docs.groupdocs.com/merger/nodejs-java/merge/
  8. Verify Barcode signatures in the document | Doc...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...this value is set by default Text = "John" , MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/verify-barcode...
  9. How to save Presentation with different file ty...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-pr...
  10. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-sp...