Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article explains how to retrieve information about MS Project Documents into tiles with GroupDocs.Viewer within your .NET applications....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
The following example demonstrates how to save file in its original format with current date as a suffix:
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
This article describes folder navigation in the archive with GroupDocs.Viewer within your .NET applications....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Note This page contains release notes for GroupDocs.Conversion for Java 21.10.1 Major Features This is a hot fix release which fixes:
Exception when converting and editing Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONJAVA-1487 Bug Exception when converting and editing Public API and Backward Incompatible Changes None...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Note This page contains release notes for GroupDocs.Watermark for .NET 23.4 Major features There are the following enhancements in this release:
Resolved the issue: Font style underline does not work Full List of Issues Covering all Changes in this Release Key Summary Issue Type WATERMARKNET-1445 Font style underline does not work Bug...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...
Панель навигации Products All Products Aspose.Total Product Family Aspose.Words Product Family Aspose.Cells Product F......Watermark Product Family GroupDocs.Editor Product Family GroupDocs...