Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 9,900 for

text

(0.06 sec)
  1. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....watermarking isn’t just about slapping text on files anymore. It’s about...having to think up watermark text for every single document type...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  2. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Answers How to Convert PDF to Text using Java How to Convert Word...Java How to Convert HTML to Text using Java How to Convert PDF...

    kb.groupdocs.com/conversion/java/page/6/
  3. Convert RTF to ODT using Node.js

    Easily convert RTF to ODT using Node.js while preserving formatting. This guide walks you through the steps to efficiently export RTF to ODT in Node.js with minimal effort....js Rich Text Format ( RTF ) is widely used...converting it to Open Document Text (ODT) is necessary for compatibility...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  4. Convert TXT to XLSX using Node.js

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate Text-to-spreadsheet conversion easily....the task of transforming plain text data into editable Excel files...structured data output from text sources. Code to Convert TXT...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  5. converted_1.pdf

    This is just a plain Text attachment file named attachment.txt . Aspose.PDF for Java 24.3 Aspose Pty Ltd. D:20250119150053+02'00'...This is just a plain text attachment file named attachment.txt...

    docs.groupdocs.com/conversion/java/_sample_file...
  6. GroupDocs.Viewer for .NET | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application.... Load text documents, spreadsheets, presentations...quality of output images, add text watermarks, and cache the results...

    docs.groupdocs.com/viewer/net/
  7. Features Overview | Documentation

    GroupDocs.Classification main feature is an ability to classify raw Text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....is an ability to classify raw text and documents with IAB-2, Documents...PrecisionRecallBalan.Default Raw text classification GroupDocs.Classification...

    docs.groupdocs.com/classification/net/features-...
  8. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...( password ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/password-protect...
  9. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in Text-based documents online & programmatically....Search is a text search solution that makes searching...GroupDocs. It is a powerful full-text search solution with a feature...

    blog.groupdocs.com/search/online-fuzzy-search/
  10. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Description The page that contains the text area. The rectangular area on...on the page that contains the text area. The format of the image...

    docs.groupdocs.com/parser/net/extract-images-fr...