Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 40,771 for

documents

(0.21 sec)
  1. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image Documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office Documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...redact image documents Using OCR to redact image documents Leave feedback...

    docs.groupdocs.com/redaction/net/using-ocr/
  2. Parse data from PDF documents | Documentation

    To extract data from PDF Documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from PDF documents / Parse data from PDF documents Parse data...

    docs.groupdocs.com/parser/java/parse-data-from-...
  3. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....pointing out observations in documents. These can also be used for...different annotations to PDF documents . This article discusses how...

    blog.groupdocs.com/annotation/remove-annotation...
  4. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other Documents using C# in your .NET applications. Redact Documents to blackout text and also the text within the embedded images....sensitive information within the documents. In other articles, we have...synonyms within multiple documents . This article guides you...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  5. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown Documents/files like a common text Documents using a GroupDocs.Editor for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Guide / Edit document / Edit Markdown documents Edit Markdown...

    docs.groupdocs.com/editor/net/edit-markdown/
  6. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract images from Microsoft...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in PDF Documents as a built in feature in GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...PDF documents Disable image comparison in PDF documents Leave...

    docs.groupdocs.com/comparison/net/disable-image...
  8. Extract Images from PDF Documents in Java

    Learn how to extract images from PDF files in Java. Extract images from PDF files or from any specific page using Java API within your applications.... PDF documents can contain diverse content...programmatically extract images from PDF documents in Java . Java API to Extract...

    blog.groupdocs.com/parser/extract-images-from-p...
  9. Word Documents as HTML Responsive Pages in Java...

    Render Word Documents to view as responsive HTML pages in Java. Convert DOC, DOCX files to HTML responsive pages using document viewer Java API....programmatically convert word documents as responsive HTML pages within...Responsive HTML viewer View Word Documents as Responsive HTML in Java...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format information AdvancedUsage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...