Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,302 for

document text extraction

(0.37 sec)
  1. 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....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...
  2. GroupDocs.Viewer for Node.js overview | GroupDocs

    GroupDocs.Viewer for Node.js enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Node.js is cross-platform class library....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...the following actions: View documents in the (DOCX, XLSX, PPTX,...

    docs.groupdocs.com/viewer/nodejs-java/product-o...
  3. Introduction | GroupDocs

    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/
  4. Convert PDF to DOCX using Java

    Effortlessly convert PDF to DOCX using Java, eliminating the need for additional tools. Also, we will furnish you with code example to export PDF to DOCX using Java....the ever-evolving realm of document processing, mastering the...(Portable Document Format) and DOCX (Microsoft Word Document) each...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  5. 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-...
  6. Product Overview | GroupDocs

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify Texts and Documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze Text and Documents without using any Document-related tool to open Documents or extract Text....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...developers to classify texts and documents, whether simple or complex...

    docs.groupdocs.com/classification/net/product-o...
  7. GroupDocs.Signature for Python 26.1 – 最新更新和修复(2...

    探索 GroupDocs.Signature for Python 26.1 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。... use_full_data_extraction = True verify_options . ... red qr_sign_options . code_text_alignment = gs . CodeTextAlignment...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  8. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....Python , enabling consistent document handling and improved workflow...library, which provides robust document transformation capabilities...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  9. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....synonyms within many different documents. In this article, we will...Synonym Search Find synonyms in documents in Java Present synonym search...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  10. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio Documents using Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Adding watermarks / Diagram documents / Existing objects in diagrams...

    docs.groupdocs.com/watermark/python-net/existin...