Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,071 for

document text extraction

(0.05 sec)
  1. Introduction | Documentation

    This is an introduction to editing Documents, explaining the main stages of Document opening, editing, and saving results within Node.js via Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...library that allows you to edit documents programmatically without a...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  2. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of Documents) within their Java apps. The Java PDF viewer provides cross-platform compatibility, allowing end users to view PDF Documents from any web-enabled device, including mobiles and tablets. The viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....and over 50 other types of documents) within their Java apps. The...allowing end users to view PDF documents from any web-enabled device...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  3. Edit Email | Documentation

    This guide demonstrates how to edit content of the Documents from Email format family like a common Text Documents using a GroupDocs.Editor for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Email documents Edit Email Leave...

    docs.groupdocs.com/editor/java/edit-email/
  4. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....中文 中國傳統的 Forget to discuss documents’ content and feedback in long...use annotations to markup documents with messages and replies...

    blog.groupdocs.com/annotation/annotate-word-doc...
  5. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...and footers Leave feedback Extracting information about all headers...

    docs.groupdocs.com/watermark/net/working-with-w...
  6. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...feedback The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/net/working-with-s...
  7. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Microsoft Azure Computer...

    docs.groupdocs.com/redaction/java/use-microsoft...
  8. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...formats / Documents / Working with metadata in PDF documents Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Introduction | Documentation

    This is an introduction into edit Document techniques explanation like main stages of Document opening, editing and saving results within Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...means that in order to edit a document user must use GroupDocs.Editor...

    docs.groupdocs.com/editor/java/introduction/
  10. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....time when we used to discuss document content and feedback in long...annotations to markup the document with messages and replies...

    blog.groupdocs.com/annotation/annotate-pdf-file...