Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 10,997 for

text

(0.09 sec)
  1. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all Text to lowercase characters or to remove diacritics from Text....for example, to convert all text to lowercase characters or to...to remove diacritics from text. Such replacements can reduce...

    docs.groupdocs.com/search/java/character-replac...
  2. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Description The page that contains the text area. The rectangular area on...on the page that contains the text area. A string value that represents...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  3. OCR support | GroupDocs

    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/
  4. output.zip

    converted_1.html From:Dovlet Mamenov Sent:Thursday, August 2, 2018 6:15 AM To:testgroupdv01@gmail.com Subject:Test email message Attachments:calibre.docx, sample.jpg This is a test email with two a......dropcaps and various types of text and paragraph level formatting...dropcaps and various types of text and paragraph level formatting...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. GroupDocs.Total 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....to classify your documents or text with IAB-2 or document taxonomies...advanced signature types including; text, image, barcode, QR code, stamp...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Online Document Viewer Add-on from GroupDocs is...

    We’re glad to announce the launch of the GroupDocs Viewer add-on for Mozilla Firefox. This add-on allows you to embed documents using a Firefox browser. Access your GroupDocs account without having to log in each time you want to manage files. GroupDocs’ online document viewer allows you to view, read, and share documents easily and effectively. Managing cross-version issues and file format compatibility are some of the issues that GroupDocs Viewer overcomes....proposals, operational procedures or text documents, GroupDocs supports...helps expedite tasks. Search text, navigate easily, and embed...

    blog.groupdocs.com/viewer/online-document-viewe...
  7. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility to compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited to Microsoft Office, PDF, Text, HTML documents....limited to Microsoft Office, PDF, Text, HTML documents. It’s worth...Document - ODT, ODS, ODP Plain Text File - TXT Hypertext Markup...

    blog.groupdocs.com/comparison/groupdocs-compari...
  8. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....loadOptions ); // Initialize text watermark TextWatermark textWatermark.... BackgroundPages ); // Add text watermark to all background...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Introducing All-New GroupDocs.Signature for Jav...

    We are back with a major update for our customers who are using the eSign API - GroupDocs.Signature for Java. We have performed major product optimization and revamped the architecture which has made the API more memory efficient and easy to use. We have also added the support of a couple of new file formats. Let’s have an overview of this amazing release and check out what you would get after upgrading to API v2....PdfSignTextOptions class for text signatures in PDF files and...changed. Signing Document with Text Signature # Old Versions # Version...

    blog.groupdocs.com/signature/java-esign-api-for...
  10. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....ODT using Java Open Document Text ( ODT ) files, frequently utilized...array of features including text formatting, images, and styles...

    kb.groupdocs.com/metadata/java/remove-metadata-...