Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,786 for

data

(0.04 sec)
  1. Convert EXCEL to JSON and JSON to EXCEL in Python

    GroupDocs API provides a simple way to convert JSON and excel sheet in python. Let's learn how to convert EXCEL to JSON and JSON to EXCEL in Python....EXCEL in Python Excel table data can be transformed into an array...structured data exchange format today. JSON data serves as a...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/quick-start/
  3. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable Data....of digital communication and data sharing, ensuring the confidentiality...legal agreements, or personal data, guaranteeing the privacy of...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  4. DeleteSettings | Documentation

    DeleteSettings Data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...Signature Cloud / Developer Guide / Data structures / DeleteSettings...On this page DeleteSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/deletesettings/
  5. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/get-pages/
  6. how to convert csv file to json in node js on D...

    how to convert csv file to json in node js on Document Processing REST APIs | GroupDocs Cloud Recent content in how to convert csv file to json in node js on Document Processing REST APIs | GroupDo......js Mengonversi data CSV format populer dengan cepat...ke JSON menggunakan konverter data online rahasia. Mari kita lihat...

    blog.groupdocs.cloud/id/tag/how-to-convert-csv-...
  7. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify Data extraction....analyzing, and presenting structured data. However, there are many scenarios...extracting and sharing this data in a simple, text-based format...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. ImageOptions | Documentation

    ImageOptions Data structure inherits RenderOptions and used as part of ViewOptions Data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....Viewer Cloud / Developer Guide / Data structures / ImageOptions ImageOptions...ImageOptions data structure inherits and used as part of data structure...

    docs.groupdocs.cloud/viewer/imageoptions/
  9. Size | Documentation

    Size Data structure used to specify comparison result size. Size example: { "Width": 0, "Height": 0 } Name Description Width Width of item Height Height of item...Guide / Data structures / Size Size Leave feedback Size data structure...

    docs.groupdocs.cloud/comparison/size/
  10. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/delete-pages/