Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 20,656 for

docx

(0.05 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....within office documents (PDF, DOCX, etc.) You have to implement...

    docs.groupdocs.com/redaction/net/using-ocr/
  2. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/synchronizing-sh...
  3. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/load-document-fro...
  4. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/get-supported-fi...
  5. Introducing GroupDocs.Signature for .NET | Docu...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...document formats such as PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, JPG...

    docs.groupdocs.com/signature/net/introducing-gr...
  6. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/plain-text/
  8. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …...docx (21.5 KB) This is the doc file...acesibility: docx-document-accesibility-check.png (119.1 KB) docx-doc...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  9. Hello, World! | Documentation

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....docx" ) as watermarker : font = gwo...watermarker . save ( "result.docx" ) Run the Application Steps...

    docs.groupdocs.com/watermark/python-net/hello-w...
  10. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....demonstrates how to embed PDF file into DOCX document as OLE object int pageNumber...merger = new Merger ( "c:\sample.docx" ); merger . importDocument...

    docs.groupdocs.com/merger/java/add-document-to-...