Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 7,640 for

xlsx

(0.95 sec)
  1. Convert JPG to SVG in Java - A Step-by-Step Guide.

    Learn how to convert JPG images to SVG files via Java: A Step-by-Step Guide Using GroupDocs.Conversion Cloud SDK for Java....Java Convert CSV to Excel (XLS/XLSX) in Java using REST API...

    blog.groupdocs.cloud/conversion/convert-jpg-ima...
  2. 在线 HTML 转 Word 文档 | 在线将 HTML 转换为 DOC

    使用 Java REST API 轻松简单地将 HTML 转换为 Word 文档。使用 Java REST API 在线将 HTML 文件转换为 MS Word 文档 DOC 或 DOCX...支持 50+ 文件格式 # 在 DOCX、PDF、HTML、XLSX、PPTX、JPG 及更多格式之间转换。 ☁️ 基于云的...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  3. 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...
  4. 在 Python 中将 Word 转换为 TIFF 文件

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

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. 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...
  6. Java 中的 SVG 到 HTML 文档转换:综合指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK for Java 将 SVG 转换为 Java 中的 HTML 文件。按照我们的分步指南获得最佳结果。...SDK,开发人员可以轻松地将 范围广泛的文件格式 (例如 SVG、PDF、DOCX、XLSX 等)转换为其他格式,包括 HTML。对于需要在不安装任...

    blog.groupdocs.cloud/zh/conversion/svg-to-html-...
  7. 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...
  8. 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/
  9. 使用 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...
  10. 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/