Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 27,456 for

text

(0.07 sec)
  1. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted Text and Text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....(slides, sheets) of a document Text extraction Only 20 lines per...Evaluation marks Formatted text and text structure extraction Only...

    docs.groupdocs.com/parser/java/evaluation-limit...
  2. GroupDocs.Editor 19.10 | Java API for File Edit...

    Java Editor class library to edit, single or multi-lingual documents in pageless or paged editing mode, detect email addresses & URIs, set language & locale....OpenOffice Impress®: ODP/OTP Text: TXT/CSV/TSV Markup: HTML/XML...originalTextContent . replace ( "text" , "EDITED text" ); // Edit content...

    releases.groupdocs.com/editor/java/19-10/
  3. GroupDocs.Editor 20.8 | Java API for File Editi...

    Java Editor class library to edit, single or multi-lingual documents in pageless or paged editing mode, detect email addresses & URIs, set language & locale....OpenOffice Impress®: ODP/OTP Text: TXT/CSV/TSV Markup: HTML/XML...originalTextContent . replace ( "text" , "EDITED text" ); // Edit content...

    releases.groupdocs.com/editor/java/20-8/
  4. GroupDocs.Editor 19.4 | Java API for File Editi...

    Java Editor class library to edit, single or multi-lingual documents in pageless or paged editing mode, detect email addresses & URIs, set language & locale....OpenOffice Impress®: ODP/OTP Text: TXT/CSV/TSV Markup: HTML/XML...originalTextContent . replace ( "text" , "EDITED text" ); // Edit content...

    releases.groupdocs.com/editor/java/19-4/
  5. GroupDocs.Editor 20.8.1 | Java API for File Edi...

    Java Editor class library to edit, single or multi-lingual documents in pageless or paged editing mode, detect email addresses & URIs, set language & locale....OpenOffice Impress®: ODP/OTP Text: TXT/CSV/TSV Markup: HTML/XML...originalTextContent . replace ( "text" , "EDITED text" ); // Edit content...

    releases.groupdocs.com/editor/java/20-8-1/
  6. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a Note document...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. String...

    docs.groupdocs.com/search/java/ocr-support/
  8. encoding

    Encoding | Aspose.Words for .NET API Reference,Encoding | Aspose.Words for .NET API Reference,Encoding | Aspose.PDF for .NET API Reference,Encoding |...or sets Encoding of extracted text.... Encoding TextDevice. Encoding...sets encoding of...extracted text. public Encoding Encoding {...

    search.aspose.com/q/Encoding.html
  9. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Let’s dive into the world of text searching and explore how to...to search for various texts or phrases in different files across...

    blog.groupdocs.com/groupdocs.blog/page/2/
  10. GroupDocs.Watermark for .NET 18.6 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.6. Major Features There are the following features in this release: Implement ability to lock watermark in Word documents Implement ability to make Word document read-only after applying the watermark Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-945 Implement ability to lock watermark in Word documents New Feature WATERMARKNET-946 Implement ability to make Word document read-only after applying watermark New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...new TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 ));...

    docs.groupdocs.com/watermark/net/groupdocs-wate...