Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 649 for

xls to pdf

(1.12 sec)
  1. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...、 XLSM 、 XLTM 、 XLT 、 XLTX 、 XLS 演講 PPTX 、 PPTM 、 PPSX 、 PPSM...VSSM 、 VSTM 、 VTX 、 VSX 其他的 [PDF][6]) SDK 和示例 # 除了水印REST API,...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  2. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion Tools To convert files from 65+ 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.conversion 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/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl...."targetFormats" : [ "ods" , "xls" , "xlsx" , "xlsm" , "xlsb" ..., "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps" , "ppt" , "pps"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  3. 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)...."White" } SpreadsheetLoadOptio - xls, xlsx, xlsm, xlsb, xls2003, ods...optimizePdfSize If true and converting to PDF, conversion optimized for smaller...

    docs.groupdocs.cloud/conversion/loadoptions/
  4. convert spreadsheet to html with formatting

    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....js 中的 REST API 将 Excel XLS/XLSX 转换为 HTML Excel 应用程序用于在电...API 将 Excel XLS/XLSX 转换为 HTML。 本文应涵盖以下主题: Excel XLS/XLSX 到 HTML...

    blog.groupdocs.cloud/zh/tag/convert-spreadsheet...
  5. convert spreadsheet to html with formatting

    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....js 中的 REST API 將 Excel XLS/XLSX 轉換為 HTML Excel 應用程序用於在電...API 將 Excel XLS/XLSX 轉換為 HTML。 本文應涵蓋以下主題: Excel XLS/XLSX 到 HTML...

    blog.groupdocs.cloud/zh-hant/tag/convert-spread...
  6. nodejs convert spreadsheet to html table

    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....js 中的 REST API 将 Excel XLS/XLSX 转换为 HTML Excel 应用程序用于在电...API 将 Excel XLS/XLSX 转换为 HTML。 本文应涵盖以下主题: Excel XLS/XLSX 到 HTML...

    blog.groupdocs.cloud/zh/tag/nodejs-convert-spre...
  7. online convert excel to html table

    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....js 中的 REST API 将 Excel XLS/XLSX 转换为 HTML Excel 应用程序用于在电...API 将 Excel XLS/XLSX 转换为 HTML。 本文应涵盖以下主题: Excel XLS/XLSX 到 HTML...

    blog.groupdocs.cloud/zh/tag/online-convert-exce...
  8. nodejs convert spreadsheet to html table

    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....js 中的 REST API 將 Excel XLS/XLSX 轉換為 HTML Excel 應用程序用於在電...API 將 Excel XLS/XLSX 轉換為 HTML。 本文應涵蓋以下主題: Excel XLS/XLSX 到 HTML...

    blog.groupdocs.cloud/zh-hant/tag/nodejs-convert...
  9. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data To HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....js SDK # For rendering XLS or XLSX spreadsheets, I will...Also # Render Excel Data to PDF using REST API in Node.js...

    blog.groupdocs.cloud/viewer/display-excel-data-...
  10. 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 Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_ToKEN" Windows CMD curl -X GET ^ "https://api....xls" , "fileFormat" : "Microsoft...files" }, { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/annotation/get-supported-f...