Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 5,301 for

text redaction

(0.86 sec)
  1. Configuring search network | GroupDocs

    This page contains information about configuring the search network....Redaction Product Solution GroupDocs...extracted text storage, as well as the degree of text compression...

    docs.groupdocs.com/search/net/configuring-searc...
  2. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....Redaction Product Solution GroupDocs...PDF or DOCX, Markdown is plain text that tokenizes efficiently Chunk-friendly...

    docs.groupdocs.com/markdown/net/agents-and-llm-...
  3. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Redaction Product Solution GroupDocs...try { // setup options with text of signature BarcodeSignOptions...

    docs.groupdocs.com/signature/java/locating-sign...
  4. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....Redaction Product Family GroupDocs.Viewer...JPG using C# How to Extract Text from PDF using Java How to Render...

    kb.groupdocs.com/viewer/page/4/
  5. Searching | GroupDocs

    This section explains how to search for electronic signatures across document and its pages with advanced options....Redaction Product Solution GroupDocs...Barcode 🌐 Digital 🌐 QR Code 🌐 Text 🌐 Images 🌐 Build Metadata...

    docs.groupdocs.com/signature/java/searching/
  6. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Redaction Product Solution GroupDocs...indicating whether to recognize text in separate image files. The...

    docs.groupdocs.com/search/java/indexing-options/
  7. Build search query | GroupDocs

    This page contains information about building Text search queries of various types. More examples on building search queries are provided on the page...Redaction Product Solution GroupDocs...contains information about building text search queries of various types...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  8. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Redaction Product Solution GroupDocs...Console . WriteLine ( annotation . Text ); Console . WriteLine ( annotation...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Support for Native Word & PDF Annotations in Gr...

    GroupDocs.Annotation for Java is a flexible library built to extend document collaboration to the web. It allows end users to review, annotate and comment on over 50 types of documents. The library supports Microsoft Office and OpenDocument formats, PDFs, images, AutoCAD drawings and others. A rich set of tools allows users to draw lines, place watermarks and pointers, redact and comment Text, strike through and underline it. And thanks to its cross-browser compatibility, the library lets users to annotate documents literally from any web-enabled device using just a browser and without having to install any third party software or plugins....watermarks and pointers, redact and comment text, strike through and...

    blog.groupdocs.com/annotation/support-for-nativ...
  10. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for Java to convert different document types to PDF, HTML, PNG, and JPEG formats....Redaction Product Solution GroupDocs...Render web documents Render text documents Render XML documents...

    docs.groupdocs.com/viewer/java/document-renderi...