Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 10,743 for

text

(0.14 sec)
  1. Basic usage | GroupDocs

    Basic usage examples for GroupDocs.Parser for .NET. Learn how to extract Text, metadata, images, table of contents, and parse data from documents in C#....data from documents Extract text from documents Scan Barcode...Scan QR Code Extract formatted text from documents Extract metadata...

    docs.groupdocs.com/parser/net/basic-usage/
  2. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....\[uri\_expression\]\[display\_text\_expression\]>> Here, uri_expression...In turn, display_text_expression defines text to be displayed...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  3. Features Overview | GroupDocs

    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-...
  4. 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/
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Latest Answers How to Extract Text from Markdown File in C# How...to PDF in C# How to Extract Text from Excel in C# How to Convert...

    kb.groupdocs.com/categories/page/37/
  6. Password-protected documents | GroupDocs

    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...
  7. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....signatures like barcodes, QR Codes, text, image, metadata, digital signatures...generated with the customized text, appearance, and different encoding...

    blog.groupdocs.com/signature/generate-barcode-i...
  8. GroupDocs.Redaction for Java 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website....Configure redaction: define text to redact and replacement string...string String textToRedact = "TEXT" ; String redactWith = "****"...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  9. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....()); } Sign PDF document with Text signature Sticker appearance...This example shows how to add Text signature to Pdf document with...

    docs.groupdocs.com/signature/java/sign-document...
  10. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats.... Adding text/image watermark to supported...formats Searching and removing text/image watermark in supported...

    blog.groupdocs.com/watermark/introducing-groupd...