Strong Identity Verification on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strong Identity Verification on Groupdocs Blog | Document Automation Solu......Identity Verification on GroupDocs Blog | Document Automation...Identity Verification on GroupDocs Blog | Document Automation...
This topic describes how to use the Groupdocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
The Example in this article demonstrates how to update metadata properties using a combination of criteria...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Groupdocs.Editor for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them.
advanced_usage.adding_text_watermarks.AddTextWatermark
// Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Sign with HSM on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign with HSM on Groupdocs Blog | Document Automation Solutions for .NET & Java Develope......Sign with HSM on GroupDocs Blog | Document Automation Solutions...content in Sign with HSM on GroupDocs Blog | Document Automation...
Sign with Certificate on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign with Certificate on Groupdocs Blog | Document Automation Solutions for .NET......Sign with Certificate on GroupDocs Blog | Document Automation...Sign with Certificate on GroupDocs Blog | Document Automation...
Sign with Certificate on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Sign with Certificate on Groupdocs Blog | Document Automation Solutions for .NET......Sign with Certificate on GroupDocs Blog | Document Automation...Sign with Certificate on GroupDocs Blog | Document Automation...