Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 7,191 for

document redaction

(0.08 sec)
  1. 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...
  2. Convert XLSX to RTF using Python

    Learn how to convert XLSX to RTF using Python in this topic. Discover how to export XLSX to RTF in Python easily, without the need to install any extra software....Redaction Product Family Convert XLSX...as RTF (Rich Text Format) documents is useful for integrating...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. Convert PDF to TXT using Java

    Efficiently find how to convert PDF to TXT using Java without installing extra tools. The library employed to export PDF to TXT using Java is platform-independent....Redaction Product Family Convert PDF...Java In the dynamic realm of document processing, extracting text...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  4. Convert PDF to XLSX using Java

    Efficiently grasp the knowledge of how to convert PDF to XLSX using Java. Additionally, we'll furnish you with a code example to export PDF to XLSX using Java....Redaction Product Family Convert PDF...object and specify the output document format as XLSX Call Converter...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  5. System requirements | Documentation

    Overview To produce and manipulate the Documents, the machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own Document processing engine. The machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own Document processing engine. Supported Operating System Windows Microsoft Windows 2000 Professional (x64) Microsoft Windows 2000 Server (x64) Microsoft Windows 2003 Server (x64) Microsoft Windows 2008 Server (x64) Microsoft Windows 2012 Server (x64) Microsoft Windows 2012 R2 Server (x64) Microsoft Windows 2016 Server (x64) Microsoft Windows 2019 Server (x64) Microsoft Windows Vista (x64) Microsoft Windows XP (x64) Microsoft Windows 7 (x64) Microsoft Windows 8, 8....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/system-re...
  6. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....Redaction Product Family Convert JPG...XLSX using C# In the realm of document processing, the ability to...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  7. Custom text segmenter | Documentation

    GroupDocs.Search provides the ability to set up custom text segmenting....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/custom-text-segme...
  8. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/delete-indexed-p...
  9. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of Documents into HTML and make your HTML Documents load faster with GroupDocs.Viewer....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/minify-html/
  10. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-images-f...