Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 10,979 for

text

(0.75 sec)
  1. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-Text search with Boolean operators in C# for precise and efficient results in applications....demonstrate how to implement full-text search with Boolean operators...audit large datasets, analyze text-based content, or manage document...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  2. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....that process natural language text. The ability to handle grammatical...and flexibility in managing text-based searches. Previously,...

    kb.groupdocs.com/search/java/search-different-w...
  3. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....to read our guide on remove text watermark from PPTX using Python...which explains how to clean up text-based watermarks programmatically...

    kb.groupdocs.com/watermark/python/remove-image-...
  4. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....from ODT using C# Open Document Text ( ODT ) files are commonly used...wide range of features, such as text formatting, images, and styles...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  5. Minify HTML | GroupDocs

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer....type="text" disabled="disabled"> becomes <input type=text disabled>...

    docs.groupdocs.com/viewer/java/minify-html/
  6. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific Text....or in addition to a specific text. With GroupDocs.Redaction you...redactions to the document’s body (text, annotations, etc.); save it...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and Text values of XML elements are loaded as strings then....DataSet , all attributes and text values of XML elements are loaded...corresponding attributes and text values of XML elements must...

    docs.groupdocs.com/assembly/net/working-with-xm...
  8. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....loadOptions ); // Initialize text watermark TextWatermark textWatermark.... BackgroundPages ); // Add text watermark to all background...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Topics tagged dotnet

    Topics tagged dotnet...Email signature-image overlays text when converting to PDF in .NET...9 142 February 19, 2025 Rich Text MSG email with inline attachment...

    forum.groupdocs.com/tag/dotnet
  10. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.... In text form of a search query, there...wildcard search with queries in text form are presented below. String...

    docs.groupdocs.com/search/java/wildcard-search/