Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 5,491 for

text redaction

(3.63 sec)
  1. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Redaction Product Solution GroupDocs...index each character in the text as a separate word, regardless...

    docs.groupdocs.com/search/java/character-types/
  2. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....Redaction Product Solution GroupDocs...in signatures ) { if ( temp . Text . Contains ( "John" )) { signaturesToDelete...

    docs.groupdocs.com/signature/net/deleting-barco...
  3. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving them in different scenarios when editing documents with GroupDocs.Editor for Python via .NET....Redaction Product Solution GroupDocs...hold fonts. Even for a plain text document (TXT), when converting...

    docs.groupdocs.com/editor/python-net/working-wi...
  4. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Redaction Product Solution GroupDocs...the worksheets. For example, text-based separator-delimited formats...

    docs.groupdocs.com/editor/net/deleting-workshee...
  5. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Redaction Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in Text search queries....Redaction Product Solution GroupDocs...syntax of all elements allowed in text search queries. See also , ...

    docs.groupdocs.com/search/nodejs-java/search-op...
  7. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Redaction Product Solution GroupDocs...decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Redaction Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....Redaction Product Solution GroupDocs...vision models. Convert to plain text when you need pure tokens with...

    docs.groupdocs.com/conversion/python-net/agents...
  10. Save document | GroupDocs

    This article demonstrates how to save edited Text documents, spreadsheets and presentations with GroupDocs.Editor for Python via .NET API....Redaction Product Solution GroupDocs...editing, where a user types some text across the pages of the document...

    docs.groupdocs.com/editor/python-net/save-docum...