Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 739 of 739 for

xlsx to pdf

(0.16 sec)
  1. 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": "....xlsx" , "fileFormat" : "Microsoft...files" }, { "extension" : ".pdf" , "fileFormat" : "Portable Document...

    docs.groupdocs.cloud/annotation/get-supported-f...
  2. 在 Python 中将 Word 转换为 TIFF 文件

    GroupDocs API 是一种在几秒钟内将 DOC 转换为 TIFF 文件的安全且易于使用的方法。本文介绍如何在 Python 中将 word 转换为 TIFF 文件。...ate\angle,grayscale and use\pdf等。 将 convertOptions 设置为设置对象 现在,提供输出文件路径...rotate_angle = 90 convertOptions.use_pdf = False settings.convert_options...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. 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": "....pdf" , "fileFormat" : "Portable Document...Excel" }, { "extension" : ".xlsx" , "fileFormat" : "Microsoft...

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

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....spreadsheets, PowerPoint presentations, PDFs and files of many other types...WordprocessingML Microsoft Excel XLSX, XLS, XLSM, XLSB, XLT, XLTM...

    docs.groupdocs.cloud/assembly/getting-started/p...
  5. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how To convert Spreadsheet documents inTo Pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....convert Spreadsheet documents into pdf documents with load options....'Spreadsheet/sample.xlsx', 'Format': 'pdf', 'LoadOptions': { 'HideComments':...

    docs.groupdocs.cloud/conversion/convert-spreads...
  6. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...Excel" }, { "extension" : ".xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. Password-Protect Excel using Password Protectio...

    Follow this guide To learn how To password-protect Excel files. This password protection service is easy To use and lets you secure files programmatically....xlsx downloaded on your machine....further details. See Also # Lock PDF Documents with Passwords using...

    blog.groupdocs.cloud/merger/password-protect-ex...
  8. 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....audio and video files, images, PDF, eBooks, drawings, and many more...ts"+ File.separator +"input.xlsx"); // Set Options to extract...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  9. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...您可以对任何文字处理文档、电子表格、演示文稿、音频和视频文件、图像、PDF、电子书、绘图等文档执行操作。下面列出了 GroupDocs...ts"+ File.separator +"input.xlsx"); // Set Options to extract...

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