Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 9,403 for

text

(0.13 sec)
  1. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....from the document, containing texts like “use”, “show” or “describe”...sensitive data from the annotation text. For instance, we can remove...

    docs.groupdocs.com/redaction/java/annotation-re...
  2. In-Table List With Alternate Content in Word Pr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Word Processing Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft Word Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Word 2013. Click the document where you want to add the table....Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....messages that contain specific text in the subject or body. —Allows...messages that contain specific text in the sender’s or recipient’s...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  4. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....PdfArtifactWatermark (); // Add text watermark TextWatermark textWatermark...PdfAnnotationWaterma (); // Add text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/java/watermarks-in...
  5. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....Add(new Literal() { Text = scriptLibraries }); // The...Controls.Add(new Literal() { Text = inlineDocPreviewScri }); Compile...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  6. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....facilitates easy parsing of text, metadata, images, barcodes...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  7. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....convert different document, text, images, styles etc. in a huge...

    blog.groupdocs.com/editor/introducing-groupdocs...
  8. Parse and Extract Fillable PDF Form Field Value...

    Parse fillable PDF forms and extract form field values of PDF documents in C# using parsing & data extraction .NET API by GroupDocs.... It supports text, metadata, and image extraction...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  9. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....js file using your favorite text editor. Uncomment examples that...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: Textual replacements are not supported, so you have to use color box replacements to redact Text in images....color box replacements to redact text in images. Spreadsheets, HTML...

    docs.groupdocs.com/redaction/net/using-ocr/