Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 181 for

xls to json

(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....0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer...0/viewer/formats" ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  2. 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...example Request // First get JSON Web Token // Please get your...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: Xls, XlsX, XlsM, XlsB, ODS, SXC and others, which are supported by GroupDocs.EdiTor Cloud. There several steps that usage of GroupDocs.EdiTor Cloud consists of: Upload input document inTo cloud sTorage Load the document inTo editable representation in the cloud sTorage (HTML file and resources) Download HTML document (and resources, if needed) from sTorage Edit HTML document at client side Upload HTML document back inTo the sTorage Save the edited document inTo Spreadsheet format in the sTorage Download saved document Steps 1, 3, 4, 5 are sTorage operations, please refer To this STorage Operations) for usage details....are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and...example Request * First get JSON Web Token * Please get your...

    docs.groupdocs.cloud/editor/working-with-spread...
  4. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods To apply Text and Figure based annotations To documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access...Formats" }, { "extension" : ".xls" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/annotation/get-supported-f...
  5. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare Tools To compare source and destination files of supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access..."Mobipocket" }, { "extension" : ".xls" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/comparison/get-supported-f...
  6. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....WordprocessingML Microsoft Excel XLSX, XLS, XLSM, XLSB, XLT, XLTM, XLTX...eXtensible Markup Language format. JSON — JavaScript Object Notation...

    docs.groupdocs.cloud/assembly/getting-started/p...
  7. 使用 Java 将 PNG 转换为 PowerPoint - 分步指南。

    了解如何快速高效地将 PNG 图像转换为 PowerPoint 格式。按照我们的分步指南使用 GroupDocs.Conversion Cloud SDK for Java。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...API 在 Java 中将 CSV 转换为 Excel (XLS/XLSX)...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  8. Java convert Excel sheet to CSV

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....使用 REST API 在 Java 中将 Excel XLS 或 XLSX 转换为 CSV。 您厌倦了手动将 Excel...用 REST API 在 Java 中将 Excel (XLS/XLSX) 转换为 CSV,并提供有关操作方法的分步指南。...

    blog.groupdocs.cloud/zh/tag/java-convert-excel-...
  9. Java convert Excel sheet to CSV

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....使用 REST API 在 Java 中將 Excel XLS 或 XLSX 轉換為 CSV。 您厭倦了手動將 Excel...用 REST API 在 Java 中將 Excel (XLS/XLSX) 轉換為 CSV,並提供有關操作方法的分步指南。...

    blog.groupdocs.cloud/zh-hant/tag/java-convert-e...
  10. ConvertOptions | Documentation

    Format specific convert options Xls, Xlsx, Xlsx, Xlsm, Xlsb, Xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb...watermarkOptions Property Description Json text Watermark text font Watermark...

    docs.groupdocs.cloud/conversion/convertoptions/