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

xlsx to pdf

(0.18 sec)
  1. 在 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...
  2. 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...
  3. Convert PNG to PPT in Java

    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....SDK 提供了范围广泛 的文档转换选项,包括 PDF、DOC、DOCX、XLSX、HTML、光栅图像等。对于需要将文档转换为...

    blog.groupdocs.cloud/zh/tag/convert-png-to-ppt-...
  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...