Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 10,296 for

text

(0.06 sec)
  1. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.... All the text that is contained (even partially)...excessive extraction of the text. For example: Template definition...

    docs.groupdocs.com/parser/java/working-with-tem...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Implement option that allows setting text document encoding Implement...thumbnails Text selection and copying to the clipboard Text search...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....including downloading, printing and text copy/pasting. It allows users...thumbnails Text selection and copying to the clipboard Text search...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  4. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...the top boundary of the body text. The default value is 72 points...

    docs.groupdocs.com/viewer/net/render-web-docume...
  5. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....or custom graphics instead of text. When tiled, they create a professional...harder to replicate than simple text. Implementation private static...

    docs.groupdocs.com/watermark/net/secure-methods...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. 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/