Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,891 for

data

(0.07 sec)
  1. how to convert csv to json nodejs on Document P...

    how to convert csv to json nodejs on Document Processing REST APIs | GroupDocs Cloud Recent content in how to convert csv to json nodejs on Document Processing REST APIs | GroupDocs Cloud Cara Meng......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-...
  2. 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/
  3. discourse-local-dates_5f57f7d819cae13f16323b599...

    .discourse-local-date>*{pointer-events:none}.discourse-local-date.cooked-date{color:var(--primary);cursor:pointer;border-bottom:1px dashed var(--primary-medium);white-space:nowrap}.discourse-local-......past[data-countdown]{color:var(--primary-medium)}div[data-tippy-root]...locale-dates-previews{max-width:360px}div[data-tippy-root] .locale-dates-previews...

    forum.groupdocs.cloud/stylesheets/discourse-loc...
  4. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email 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....// 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/convert-email-d...
  5. ConversionResult | Documentation

    ConversionResult Data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Conversion Cloud / Developer Guide / Data structures / ConversionResult...On this page ConversionResult data structure returned by as output...

    docs.groupdocs.cloud/conversion/conversionresult/
  6. VerifyResult | Documentation

    VerifyResult Data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Signature Cloud / Developer Guide / Data structures / VerifyResult VerifyResult...feedback On this page VerifyResult data structure returned by Verify...

    docs.groupdocs.cloud/signature/verifyresult/
  7. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object Data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....with different options by using data in request body. Search Digital...using following API. It expects data in request body. It returns...

    docs.groupdocs.cloud/signature/search-digital-s...
  8. GroupDocs.Viewer for Cloud on Document Processi...

    GroupDocs.Viewer for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer for Cloud on Document Processing REST APIs | GroupDocs Cloud Dukungan File Data Outl......GroupDocs Cloud Dukungan File Data Outlook dan Daftar Tetapkan...18.11 mencakup dukungan File Data Outlook Rilis Publik Pertama...

    blog.groupdocs.cloud/id/tag/groupdocs.viewer-fo...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult Data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... It returns data structure, which contains the...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. CSV to JPG | Convert CSV to JPEG | Image to CSV...

    Learn how to convert CSV files to JPEG images using C# .NET. Our best practices for converting comma separated files to jpg image with C# .NET....are indispensable in today’s data-centric environment. This transformation...also plays a crucial role in data visualization and communication...

    blog.groupdocs.cloud/conversion/convert-csv-to-...