Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 10,743 for

text

(0.05 sec)
  1. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/java/convert/note/
  2. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....range from all sensitive data in text, images and annnotations.. The...

    docs.groupdocs.com/redaction/net/use-page-area-...
  3. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System.... print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  5. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to Text or PDF using OCR with GroupDocs.Conversion for Java.... size (); i ++) { String text = result . recognitionAreasText...fragments = splitToFragments ( text , ( int ) rectangle . getX ()...

    docs.groupdocs.com/conversion/java/convert/imag...
  6. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from Text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images....classified information from text , metadata , and the annotations...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  7. GroupDocs Annotation now supports Exporting Ann...

    GroupDocs document management suite allows you to view, annotate, compare, assemble, digitally sign and share your documents in the cloud. As previously been announced, GroupDocs Annotation is one of our flagship applications that take the peer/group-review to a whole new level by providing you and your colleagues an easy way to view and share review comments in real-time. Proof-reading has never been so easy and fun! Be it real-time or traditional way of reviewing the documents, GroupDocs Annotation is all that you require to collaboratively perform a document review at anytime, from anywhere....types of annotations, such as Text annotation, Area annotation...

    blog.groupdocs.com/total/groupdocs-annotation-n...
  8. GroupDocs.Annotation Product Family | GroupDocs

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to Text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....edit, and remove annotations to text or images using C# and Java...

    docs.groupdocs.com/annotation/
  9. Convert CSV to HTML using Java

    Let's swiftly grasp the process of how to convert CSV to HTML using Java. We will furnish you with vital steps and code example to export CSV to HTML using Java....interpreted by browsers to display text, images, and links. Following...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  10. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....such as a particular line of text, a table, or a graph. This topic...

    kb.groupdocs.com/annotation/java/how-to-add-arr...