Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 6,759 for

document redaction

(0.05 sec)
  1. How to Convert MSG to JPG using C#

    In this article, you will learn how to convert MSG to JPG using C# without installing third party software. Also, we will provide code to export MSG to JPG in C#....Redaction Product Family How to Convert...application. To initiate the document conversion procedure, you’ll...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Render XLSX as HTML using C#

    In this topic, we will explore how to render XLSX as HTML using C# without need for additional tool. Also, we will furnish you with C# code for rendering XLSX to HTML....Redaction Product Family Render XLSX...HTML using C# In the realm of document processing, rendering Excel...

    kb.groupdocs.com/viewer/net/render-xlsx-as-html...
  3. Merge EPUB files using Java

    This guide will provide essential instructions for merging EPUB files using Java and will include a code snippet to demonstrate how to effectively combine EPUB files in Java....Redaction Product Family Merge EPUB...This functionality simplifies document management tasks and increases...

    kb.groupdocs.com/merger/java/merge-epub-files-u...
  4. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....Redaction Product Family How to Add...to add an ellipse to a PDF document using the C# programming language...

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  5. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from HTML Documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert/ebook/
  7. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/synonym-search/
  8. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/using-aliases/
  9. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/inserting-edited-...
  10. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving Document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/select-specif...