Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 20,587 for

docx

(0.18 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. 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...
  3. 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...
  4. 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...
  5. 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/
  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. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for .NET....Microsoft Word formats (DOC, DOCX, DOCM, DOT, DOTX, DOTM) Microsoft...viewer = new Viewer ( "sample.docx" )) { // Create an HTML file...

    docs.groupdocs.com/viewer/net/exclude-fonts/
  8. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....While you can freely edit any DOCX document by adding, removing...“truly” text documents like DOCX or TXT. Concluding: Editing...

    docs.groupdocs.com/editor/net/edit-pdf/
  9. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...new Redactor ( @ "C:\sample.docx" )) import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/metadat...
  10. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...WordProcessing family (DOC, DOCX, ODT, RTF, etc.), Spreadsheet...loading two distinct documents — DOCX and PDF, and performing search...

    docs.groupdocs.com/viewer/net/search-highlight-...