Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Assembly Product Solution GroupDocs...
Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document.
advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation
SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Assembly Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Assembly Product Solution GroupDocs...
Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....Assembly Product Solution GroupDocs...
This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Assembly Product Solution GroupDocs...
Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....Assembly Product Solution GroupDocs...