Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 20,656 for

docx

(0.05 sec)
  1. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  2. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/ocr-support/
  3. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...docx")) { WordProcessingEditOp options...Test with Various Files : Test .docx files with varying complexity...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  4. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like Docx, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...values DefaultFilePath = ‘calibre.docx’; // leave empty to skip default...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  5. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like Docx, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...values DefaultFilePath = 'calibre.docx'; // leave empty to skip default...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  6. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....Docx as the target format Call the...the output options for the .docx format using WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  7. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files....search results obtained from the DOCX, PDF, and TXT files: Documents:...occurrences: 141 Document: Lorem ipsum.docx Occurrences: 101 Field: filename...

    blog.groupdocs.com/search/search-multiple-texts...
  8. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....docx" using ( Metadata metadata =...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/remove-metadata...
  9. How to Convert Text to HTML in C#

    Do you want to do document conversion in a few steps? then review guidelines to convert Text to HTML in C# and sample code for C# convert Text to HTML capability....HTML format including CSV, DOC, DOCX, DWG, EML, GIF, MD, and many...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Extract Text from DOC using Java

    This article explains how to extract text from DOC using Java. It also provides a code example for text extraction from DOC in Java without using extra software....Word before the introduction of DOCX in 2007. Although it’s an older...

    kb.groupdocs.com/parser/java/extract-text-from-...