Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 215 of 215 for

xlsx to ods

(0.04 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....xlsx" , "fileFormat" : "Microsoft...Formats" }, { "extension" : ".ods" , "fileFormat" : "OpenDocument...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  2. Archive

    archives...min Compare Excel Workbook XLS|XLSX using .NET REST API September...API – Seamless MS Project to XLSX Conversion August 12, 2025 ·...

    blog.groupdocs.cloud/archives/
  3. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason To believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (To sign) and public (To verify) keys. Most often certificates of various public key crypTography standards are used for this purpose, for example PFX format (see specification here)....OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support digital signature...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, Xlsx, xlsm, xlsb, xls2003, Ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....SpreadsheetLoadOptio - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm...

    docs.groupdocs.cloud/conversion/loadoptions/
  5. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...DOC、DOCX、DOCM、DOT、DOTX Excel/电子表格 XLS、XLSX、XLSM、XLTM、ODS PowerPoint演示文稿 PPT、P...ts"+ File.separator +"input.xlsx"); // Set Options to extract...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...