Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 7,891 for

xlsx

(0.35 sec)
  1. Step-by-Step HTML to DOCX Conversion Tutorial i...

    Learn how to convert HTML to DOCX in Node.JS using GroupDocs.Conversion Cloud SDK. Follow this guide with code, cURL commands, and optimization tips....JS Step-by-Step HTML to XLSX Conversion Tutorial in PHP...

    blog.groupdocs.cloud/conversion/step-by-step-ht...
  2. SVG to JPG Conversion Without External Tools in...

    Learn how to convert SVG to JPG in PHP without external tools using GroupDocs.Conversion Cloud SDK. Step-by-step guide, code example, and performance tips.... Read More # ODS to XLSX Conversion Example in PHP Convert...

    blog.groupdocs.cloud/conversion/svg-to-jpg-conv...
  3. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 DOC 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...Python 中将 CSV 转换为 Excel XLS/XLSX 电子表格 如何在 Python 中将 PDF 文件转换为...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....DOTX Excel / Spreadsheets XLS, XLSX, XLSM, XLTM, ODS PowerPoint...ts"+ File.separator +"input.xlsx"); // Set Options to extract...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  5. 在 Java 中将 JPG 文件合并为一个文件

    了解如何使用 GroupDocs.Merger Cloud SDK for Java 将多个 JPG 图像合并为一个图像。获取使用此工具的分步说明。...广泛的文件格式 ,包括 JPG 图像、Word、PDF、DOCX、XLSX、HTML 等。 我可以使用 GroupDocs.Merger...

    blog.groupdocs.cloud/zh/merger/merge-multiple-j...
  6. 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)....ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. 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...

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

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

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....xlsx' loadOptions = GroupDocsEditorCloud...uploadRequest ) # Save html back to xlsx saveOptions = GroupDocsEditorCloud...

    docs.groupdocs.cloud/editor/working-with-storage/
  10. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example.... format = "xlsx" ; let convertOptions = new...

    docs.groupdocs.cloud/conversion/convert-to-pres...