This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Java....Classification Product Solution Purchase...
The following example demonstrates how to save the document as a rasterized PDF file:
final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in file name redactor.save(tmp0); } finally { redactor.close(); }...Classification Product Solution Purchase...
Advanced GroupDocs.Metadata for Python via .NET techniques: loading and saving options, property management, interpreted values, and the EXIF, IPTC, and XMP metadata standards....Classification Product Solution Purchase...
Explore real-world use cases for GroupDocs.Metadata for .NET, such as extracting metadata from PDFs and detecting PDF/A conformance....Classification Product Solution Purchase...
Enumerate all file formats supported by GroupDocs.Comparison for .NET at runtime using FileType.GetSupportedFileTypes() — get extension and MIME type for each supported format....Classification Product Solution Purchase...
This article explains how to save document to the specified stream while using GroupDocs. Watermarks API....Classification Product Solution Purchase...
Poznaj nowości w GroupDocs.Total for .NET 25.8. Dostępny już teraz w serwisie NuGet oraz na stronie GroupDocs....Classification nie będzie już dołączany...