Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 9,361 for

text

(0.11 sec)
  1. GroupDocs.Viewer for Java overview | Documentation

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library.... Extract text from PDF files and images. and...

    docs.groupdocs.com/viewer/java/product-overview/
  2. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API.... specifies that if text starts with “=” it should be...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....size; Number of pages (tabs); Text encoding, if document is textual...XML document N/A N/A TXT Any text document N/A Fixed-layout format...

    docs.groupdocs.com/editor/java/introduction/
  5. Installation | Documentation

    Install from NuGet NuGet is the easiest way to download and install GroupDocs.Watermark for .NET. Following are a couple of ways to install GroupDocs.Watermark for .NET in your project using NuGet. Install via package manager GUI Follow these steps to reference GroupDocs.Watermark using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer....Watermark” in the search text box. Click the Install button...Drawing.Common 4.7.0 System.Text.Encoding.CodePages 4.7.0 SkiaSharp...

    docs.groupdocs.com/watermark/net/installation/
  6. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....messages that contain specific text in the subject or body. —Allows...messages that contain specific text in the sender’s or recipient’s...

    docs.groupdocs.com/viewer/net/render-lotus-note...
  7. Remove page redactions | Documentation

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....(Microsoft Word, OpenOffice Texts, Rich Text Files), spreadsheets (Microsoft...

    docs.groupdocs.com/redaction/net/remove-page-re...
  8. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources...Creating a document object string text = File . ReadAllText ( documentFilePath...CommonFieldNames . Content , text ), }; Document document = Document...

    docs.groupdocs.com/search/net/indexing-from-dif...
  9. Scan Barcode from ODT using Java

    This guide details the process about how to scan barcode from ODT using Java, providing a code example to help you efficiently extract barcode from ODT in Java.... The use of Open Document Text ( ODT ) format is prevalent...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  10. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary.... If you need to keep all text information extracted from documents...

    docs.groupdocs.com/search/nodejs-java/indexing-...