Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 5,491 for

text redaction

(0.32 sec)
  1. Remove Metadata from DOCX using Java

    In this tutorial, you'll learn how to remove metadata from DOCX using Java. You'll also get straightforward code to show you how to clean metadata from DOCX in Java....Redaction Product Family Remove Metadata...environment to use GroupDocs.Redaction for Java for removing metadata...

    kb.groupdocs.com/redaction/java/remove-metadata...
  2. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and Text values of XML elements are loaded as strings then....Redaction Product Solution GroupDocs...DataSet , all attributes and text values of XML elements are loaded...

    docs.groupdocs.com/assembly/java/working-with-x...
  3. Working with metadata in Note formats | GroupDocs

    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....Redaction Product Solution GroupDocs...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs...fields in PDF or convert them to text. Default is false. If enabled...

    docs.groupdocs.com/conversion/net/load-wordproc...
  5. Add Image Watermark to DOCX Using C#

    Discover how to add image watermark to DOCX using C# without extra software installation. Also, we'll provide you with code to insert image watermark to DOCX in C#....Redaction Product Family Add Image Watermark...an extensive guide on adding text watermarks to PDF using C#....

    kb.groupdocs.com/watermark/net/add-image-waterm...
  6. How to Sign RTF with QR Code using C#

    In this topic, we will guide you on how to sign RTF with QR Code using C#. We will also provide a code example to create QR Code in RTF using C#....Redaction Product Family How to Sign...walkthrough of how to include a text signature in RTF document using...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  7. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....Redaction Product Family Convert XLSX...export Excel data into Rich Text Format—perfect for editing,...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  8. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in Text queries using Java search API....Redaction Product Solution GroupDocs...specification Leave feedback The text below represents the complete...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  9. 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....Redaction Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  10. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert Text files with advanced options using GroupDocs.Conversion for Java API....Redaction Product Solution GroupDocs...control over how the source text document will be processed....

    docs.groupdocs.com/conversion/java/load-txt-doc...