Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 428 for

worksheet

(0.15 sec)
  1. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Excel 97-2003 Worksheet Microsoft Excel Worksheet Microsoft Excel...Binary Worksheet Microsoft Excel Macro-Enabled Worksheet Microsoft...

    docs.groupdocs.com/merger/nodejs-java/supported...
  2. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Excel 97-2003 Worksheet Microsoft Excel Worksheet * xlsx Microsoft...Macro-Enabled Worksheet * xlsx Microsoft Excel Binary Worksheet * xlsx...

    docs.groupdocs.com/annotation/java/supported-do...
  3. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....organized into worksheets (one table per worksheet) - such as Microsoft...the redaction to a specific worksheet and/or column. The options...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  4. Spreadsheet redactions | GroupDocs

    This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....organized into worksheets (one table per worksheet) - such as Microsoft...the redaction to a specific worksheet and/or column. The options...

    docs.groupdocs.com/redaction/java/spreadsheet-r...
  5. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....SpreadsheetWorksheet worksheet in content . Worksheets ) { foreach (...SpreadsheetShape shape in worksheet . Shapes ) { Console . WriteLine...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  6. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Microsoft Excel Worksheet Microsoft Excel 97-2003 Worksheet Microsoft...Binary Worksheet Microsoft Excel Macro-Enabled Worksheet Microsoft...

    docs.groupdocs.com/signature/net/supported-docu...
  7. Supported Document Formats | GroupDocs

    Complete list of the file formats GroupDocs.Merger for Python via .NET supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....✅ Microsoft Excel 97-2003 Worksheet ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ Microsoft...Microsoft Excel Worksheet ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ Microsoft Excel Binary...

    docs.groupdocs.com/merger/python-net/getting-st...
  8. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more formats....✅ ✅ ✅ ✅ ✅ Microsoft Excel Worksheet (XLSX) ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ Excel...97‑2003 Worksheet (XLS) ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ Excel Binary Worksheet (XLSB)...

    docs.groupdocs.com/signature/python-net/support...
  9. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Excel 97-2003 Worksheet Microsoft Excel Worksheet * xlsx Microsoft...Macro-Enabled Worksheet * xlsx Microsoft Excel Binary Worksheet * xlsx...

    docs.groupdocs.com/annotation/net/supported-doc...
  10. Shapes in spreadsheet document | 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....for ( SpreadsheetWorksheet worksheet : content . getWorksheets...SpreadsheetShape shape : worksheet . getShapes ()) { System ...

    docs.groupdocs.com/watermark/java/shapes-in-spr...