Learn how to extract images from specific page areas using GroupDocs.Parser for Python via .NET. Extract images from defined rectangular regions.... We value your opinion. Your feedback...
Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET.... We value your opinion. Your feedback...
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.... We value your opinion. Your feedback...
This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API... We value your opinion. Your feedback...
Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion.... We value your opinion. Your feedback...
Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel.... We value your opinion. Your feedback...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats.... We value your opinion. Your feedback...
Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering.... We value your opinion. Your feedback...
Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API.... We value your opinion. Your feedback...