Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 133 for

xls to ods

(0.51 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion Tools To convert files from 65+ 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.conversion 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/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl...."doc" , "targetFormats" : [ "ods" , "xls" , "xlsx" , "xlsm" , "xlsb"..."docx" , "targetFormats" : [ "ods" , "xls" , "xlsx" , "xlsm" , "xlsb"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....xls" , "fileFormat" : "Microsoft..."Apple Mail" }, { "extension" : ".ods" , "fileFormat" : "OpenDocument...

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

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....WordprocessingML Microsoft Excel XLSX, XLS, XLSM, XLSB, XLT, XLTM, XLTX...EML, EMLX OpenOffice ODT, OTT, ODS, ODP, OTP Adobe Acrobat PDF Printing...

    docs.groupdocs.cloud/assembly/getting-started/p...
  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....Excel / Spreadsheets XLS, XLSX, XLSM, XLTM, ODS PowerPoint / Presentation...POTM OpenDocument Format ODT, ODS Portable Formats PDF eBook EPUB...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  5. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Create Invoices Online in the Cloud......convert Excel spreadsheets (XLS/XLSX) into plain text files using...programmatically. Compare Excel Workbook XLS|XLSX using .NET REST API Easily...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Add Watermark in PowerPoint Presentation in C# | Watermark PowerPoint Add text wate......convert Excel spreadsheets (XLS/XLSX) into plain text files using...programmatically. Compare Excel Workbook XLS|XLSX using .NET REST API Easily...

    blog.groupdocs.cloud/index.xml
  7. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....xls" , "fileFormat" : "Microsoft...Formats" }, { "extension" : ".ods" , "fileFormat" : "OpenDocument...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  8. ConvertOptions | Documentation

    Format specific convert options Xls, Xlsx, Xlsx, Xlsm, Xlsb, Xlsb, Ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages To be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options To be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm...

    docs.groupdocs.cloud/conversion/convertoptions/
  9. Archive

    archives...3 min Compare Excel Workbook XLS|XLSX using .NET REST API September...Shahbaz · 4 min January 1 Convert ODS to Excel Workbook Using REST...

    blog.groupdocs.cloud/archives/
  10. 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).... Spreadsheet files (XLSX, XLS, ODS, OTS) support digital signature...

    docs.groupdocs.cloud/signature/sign-document-wi...