Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 2,290 for

xlsx to xlsx

(0.67 sec)
  1. Get Supported File Types | Documentation

    This REST API allows To get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) curl -v "https://api....xlsx" , "fileFormat" : "OOXML 2007-2010"...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  2. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To get document information curl -v "https://api....xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  3. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....xlsx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  4. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....xlsx" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...article is about how to build an XLSX to JSON converter in Java programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/24/
  6. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages....text recognition of image, put Xlsx if you are translating scanned...

    docs.groupdocs.cloud/translation/file/request/i...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... While Excel (XLS and XLSX) file format is used to store...

    blog.groupdocs.cloud/groupdocs.cloud/page/29/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... XLS or XLSX to PDF conversion API allows...

    blog.groupdocs.cloud/groupdocs.cloud/page/34/
  9. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Convert CSV to Excel XLS or XLSX in Java using REST API. CSV...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  10. AmazonS3 Storage exception: Exception of type '...

    Hello, we are seeing this Cloud convert error when converting many different word documents To pdf. Is there an issue with Amazon sTorage there? GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: AmazonS3 STorage excep…...as a variety of image, docx, xlsx, and other files fail. Nor can...

    forum.groupdocs.cloud/t/amazons3-storage-except...