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

text

(0.04 sec)
  1. .NET JPC Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display JPC in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Rich Text File Format) .NET TXT Viewer (Plain Text File Format)...NET ODT Viewer (Open Document Text) .NET OTT Viewer (Open Document...

    products.groupdocs.com/viewer/net/jpc/
  2. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....Queries for date range search in text form are specified in the following...search by date using queries in text and object form. const indexFolder...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  3. .NET PSD Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display PSD in any type of C#, ASP.NET, VB.NET & .NET Core applications....Viewer (Rich Text File Format) .NET TXT Viewer (Plain Text File Format)...NET ODT Viewer (Open Document Text) .NET OTT Viewer (Open Document...

    products.groupdocs.com/viewer/net/psd/
  4. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....[ uri_expression ][ display_text_expression ]>> Here, uri_expression...In turn, display_text_expression defines text to be displayed...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  5. 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-...
  6. 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...
  7. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....annotation types (Highlight Text, Area Annotation, and Strikeout...annotation, text highlight, text underline, text strikeout, watermarking...

    blog.groupdocs.com/categories/groupdocs.annotat...
  8. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with barcodes Working with text Working with images Working...attachments Using OCR to extract a text from images and PDFs Extract...

    docs.groupdocs.com/parser/java/advanced-usage/
  9. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders Text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-Text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....documents and images both, renders text and converts them to SVG, HTML...offering a high-fidelity true-text, document rendering. Developers...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  10. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....ideal for applications like text indexing, document management...managing and searching indexed text data. By implementing wildcard...

    kb.groupdocs.com/search/net/perform-wildcard-se...