Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Original Format Saving File as a Rasterized PDF Ability to specify a...
This topic lists file formats supported by GroupDocs.Watermark for Python....removing is not available for rasterized pages 📘 Add watermark to...removing is not available for rasterized pages. For the latest updates...
It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document formats to HTML and image representations.
Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....External Software/Tool It rasterize documents and images both...
Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from word processing documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, annotation redaction, and tabular document redaction....in Original Format or as a Rasterized PDF For a complete list of...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....removing is not available for rasterized pages 📘 Add watermark to...removing is not available for rasterized pages. For the latest updates...
Entdecken Sie, was es Neues bei GroupDocs.Parser für Python 25.12 gibt. Jetzt verfügbar auf NuGet und der GroupDocs‑Website....extraction – Pull embedded raster images from supported document...recognition on scanned PDFs and raster images, with optional spell‑checking...
This article show how to enable you to load password-protected documents and load documents from different sources...Use advanced logging Pre-rasterize Was this page helpful? Not...
GroupDocs.Redaction allows you to load password-protected documents and load documents from different sources.
For more details please refer to the following guides:...Use advanced logging Pre-rasterize Was this page helpful? Not...
The simplest way to save the document is it provide no parameters to Save method. In this case the document will be Rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....case the document will be rasterized to PDF and will have the...