Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,401 for

extract text

(0.04 sec)
  1. GroupDocs.Total for Java | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....and image formats, including text documents, spreadsheets, presentations...images and PDF files to extract text and search their contents...

    docs.groupdocs.com/total/java/
  2. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and Extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....a loaded presentation and extract some additional file format...information. a presentation Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the Text of indexed documents in HTML or plain Text format....get the text of indexed documents in HTML or plain text format...()); } } Getting text of indexed documents The text of the indexed...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  4. Scan Barcode from ODT using Java

    This guide details the process about how to scan barcode from ODT using Java, providing a code example to help you efficiently Extract barcode from ODT in Java.... The use of Open Document Text ( ODT ) format is prevalent...library, you can effectively extract barcode from ODT in Java without...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  5. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....version a loaded document and extract some additional file format...information. a PDF document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. GroupDocs.Total 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....PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking... The APIs support comparing text contents, words, paragraphs...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Scan Barcode from DOCX using C#

    This guide explains how to scan barcode from DOCX using C#, featuring a code example to help you Extract barcode from DOCX in C# efficiently and seamlessly....on automation tasks, data extraction, or document processing workflows...barcode from DOCX using C# and extract barcode data seamlessly. This...

    kb.groupdocs.com/parser/net/scan-barcode-from-d...
  8. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....Python Latest Answers How to Extract Text from PDF using C# How to...

    kb.groupdocs.com/viewer/page/3/
  9. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....using Java How to Highlight Text in PDF using Java How to Add...Annotation using Java How to Extract Annotations from PDF in Java...

    kb.groupdocs.com/annotation/java/page/2/
  10. Features overview | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and Extract document Text....interact with rendered document text - select, copy or search; You...rendered document text. For example: prevent text copying. There...

    docs.groupdocs.com/viewer/java/features-overview/