Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 11,743 for

text

(1.49 sec)
  1. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....case-sensitive search with a query in text form. const indexFolder = 'c:/MyIndex/'...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  2. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from PDF documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples.... Text ?. Length ?? 0 ))) . ToArray...return table [ row , col ]?. Text ?? "" ; } Key Features Dynamic...

    docs.groupdocs.com/parser/net/best-ways-extract...
  3. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/net/build-your-first-...
  4. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common Text documents using GroupDocs.Editor for Python via .NET....extension are actually plain text files that contain special syntax...syntax, and support text formatting, tables, lists, images, and...

    docs.groupdocs.com/editor/python-net/edit-markd...
  5. How to Add Squiggly Annotation in PDF using C#

    This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly annotation to PDF in C#....are useful for highlighting text or areas in a document to draw...

    kb.groupdocs.com/annotation/net/how-to-add-squi...
  6. Convert PDF to MHTML using Node.js

    Learn how to convert PDF to MHTML using Node.js for seamless document transformation. Follow our guide to efficiently export PDF to MHTML in Node.js with simple steps....structure, including images, text, and layout, ensuring accurate...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  7. Render PDF as Image using Python

    In this topic, you will get code and steps to render PDF as image using Python. There is no need to install and extra software or tool to convert PDF to image in Python....This approach maintains all text, graphics, and layout, making...

    kb.groupdocs.com/viewer/python/render-pdf-as-im...
  8. Introducing Modern UI for GroupDocs.Viewer for ...

    At GroupDocs we are always keen to simplify the API usage for our customers. Keeping that in view team GroupDocs is pleased to release a new simple, efficient and, user friendly showcase project for GroupDocs.Viewer for .NET API.We would recommend you to clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design....also enables you to copy-paste text from the document. # ThumbnailsThe...

    blog.groupdocs.com/viewer/releasing-new-modern-...
  9. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease....library, you can implement full-text search with date range in C#...

    kb.groupdocs.com/search/net/perform-date-range-...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a presentation...

    docs.groupdocs.com/metadata/java/working-with-m...