Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 10,747 for

text

(0.2 sec)
  1. Find and Remove Watermarks from Documents in Java

    Java API to find and remove Text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....for a way to find and remove text or image watermarks from PDF...for Java API supports adding text and image watermarks to a wide...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  2. sign_pdf_with_text_signature.zip

    demo-app/hello_world.py import groupdocs.signature as gs import groupdocs.signature.options as gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature.......file_name) # Sign document with text signature. with gs.Signature(sample_pdf)...Signature(sample_pdf) as signature: text_sign_options = gso.TextSignOptions("Hello...

    docs.groupdocs.com/signature/python-net/_sample...
  3. 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...
  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. 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-...
  7. 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...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...selected text. We will learn how we can classify text according...basically an approach in which text is systematically identified...

    blog.groupdocs.com/groupdocs.blog/page/27/
  9. 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...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...for a way to find and remove text or image watermarks from PDF...documents in C# . There can be text and image-based watermarks in...

    blog.groupdocs.com/groupdocs.blog/page/34/