This topic describes how to use the Groupdocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This topic describes how to use the Groupdocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers .NET Groupdocs.......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tags on GroupDocs Blog | Document Automation...
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...
We are pleased to announce Groupdocs.Merger for Java 18.12 with many new features. This latest release provides the ability to change page orientation along with a feature to rotate pages in the document. Furthermore, you can also get a list of all the formats Supported by the API. Please check Groupdocs.Merger for Java 18.12 release notes for further reference.
Features Change Page OrientationNew method changeOrientation let you change page orientation (portrait, landscape) for pages in the document....are pleased to announce GroupDocs.Merger for Java 18.12 with many...formats supported by the API. Please check GroupDocs.Merger for Java...
Learn how to convert a single multi-page document into individual page files in various formats using Groupdocs.Conversion for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...