Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 9,353 for

text

(0.06 sec)
  1. 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...
  2. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Template Rich Text Format File OpenDocument Text Document OpenDocument...Template Microsoft OneNote Plain Text File Error Log File Comma Separated...

    docs.groupdocs.com/merger/nodejs-java/supported...
  3. Verifying QR Code signatures in advance | Docum...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....= true }, // specify text pattern Text = "John" , // specify...specify verification text pattern MatchType = TextMatchType . Contains...

    docs.groupdocs.com/signature/net/verify-qr-code...
  4. Advanced search certificate documents | Documen...

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....different options to search text data within the certificate...to make advanced search for text data within the certificate...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....ParserSettings ( logger ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/logging/
  6. 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-...
  7. 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...
  8. GroupDocs.Comparison Product Family

    Find answers about comparing documents of similar types using code on any platform....Files using C# How to Compare Text Files in C# How to Compare PDF...Files in Java How to Compare Text Files in Java How to Compare...

    kb.groupdocs.com/comparison/
  9. .NET DOC Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display DOC in any type of C#, ASP.NET, VB.NET & .NET Core applications....was initially used for plain text documentation on several different... formatted as well as plain text, graphs, charts, embedded objects...

    products.groupdocs.com/viewer/net/doc/
  10. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....to Convert Word Document to Text in C# How to Convert Excel to...Excel using C# How to Convert Text to HTML in C# «« « 3 4 5 6 7...

    kb.groupdocs.com/conversion/net/page/5/