Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...
Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...
This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs...
Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint....Editor Product Solution GroupDocs...
This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...
Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....Editor 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....Editor 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....Editor Product Solution GroupDocs...