Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 11,597 for

text

(0.18 sec)
  1. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract Text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...Product Family csharp , dotnet , text-parser , image-parser Niteen_Jadhav...well as Atalasoft to extract text based on templates, the results...

    forum.groupdocs.com/t/groupdocs-parser/15108
  2. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....xlsx" , loadOptions ); // Add text watermark to the first worksheet...Excel'2003, and option adds text watermark that looks and behaves...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. How to Convert TXT to DOCX using C#

    In this article, you'll get guidance on how to convert TXT to DOCX using C#, including code example to export TXT to DOCX in C# on any operating system....whereas TXT files are plain text files. Any application that...TXT to DOCX in C# . To convert text file to DOCX, the following...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. GroupDocs.Comparison for .NET 16.10.0 Supports ...

    We are as GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Comparison for .NET 16.10.0 API....Absorber for cases with plain text for PDF document. Fixes - Document...for .NET 16.10.0. # Identical text from neighboring paragraphs...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. Fields.docx

    Document with fields Text field: Textbox Check box: ☐ Drop down list: Option 1 4 2025-05-27T23:34:00Z 13 16.0000 1 54 Klotos Live 54 2025-05-27T23:20:00Z 1 2025-05-27T23:34:00Z 2025-05-27T23:34:00Z......Document with fields Text field: textbox Check box: ☐ Drop down...

    docs.groupdocs.com/editor/java/sample-files/Fie...
  6. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease....Begin by loading your plain text file using the Converter class...Following code ensures that your text content is accurately transferred...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  7. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies Textual redaction, replacing personal exact phrase "[personal]" with "[personal]" Sample: [personal] Regular expressions redactions Behind the......example below, we redact out any text, matching "2 digits, space or...from the document, containing texts like "use", "show" or "describe"...

    docs.groupdocs.com/redaction/python-net/_output...
  8. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...

    docs.groupdocs.com/watermark/java/locking-water...
  9. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....try { // setup options with text of signature BarcodeSignOptions...setBorder ( border ); // set text color and Font signOptions ...

    docs.groupdocs.com/signature/java/sign-document...
  10. 使用 GroupDocs.Parser 從 ZIP/RAR 壓縮檔案提取文字

    實用指南,示範如何使用 GroupDocs.Parser for .NET 從 ZIP 與 RAR 壓縮檔中提取文字。逐步的程式碼範例、遞迴處理以及最佳實踐。...collection to a helper that extracts text/metadata ExtractDataFromAttac(attachments);...extracts metadata and plain‑text from each item in an archive...

    blog.groupdocs.com/zh-hant/parser/extract-text-...