Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,956 for

data

(0.07 sec)
  1. Add Password to Word Document | Password Protec...

    Explore the capabilities of a DOCX password protector REST API and leverage the Node.js SDK to demonstrate **how to password protect Word documents** effortlessly....українська Polski In an era where data security is paramount, safeguarding...Cloud API prioritizes data security. All data transmissions are secured...

    blog.groupdocs.cloud/merger/password-protect-wo...
  2. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async 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/conversion/convert-documen...
  3. UpdateSettings | Documentation

    UpdateSettings Data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } 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....Signature Cloud / Developer Guide / Data structures / UpdateSettings...On this page UpdateSettings data structure used as input parameters...

    docs.groupdocs.cloud/signature/updatesettings/
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...developer, you can easily export data from Excel files to CSV on the... Let’s learn how to extract data from PDF documents in Node.js...

    blog.groupdocs.cloud/groupdocs.cloud/page/35/
  5. csv to html on Document Processing REST APIs | ...

    csv to html on Document Processing REST APIs | GroupDocs Cloud Recent content in csv to html on Document Processing REST APIs | GroupDocs Cloud Konversi File CSV ke HTML dengan mudah di C# .NET Tem...... Mudah Mengonversi data yang dipisahkan koma menjadi...

    blog.groupdocs.cloud/id/tag/csv-to-html/index.xml
  6. xls to txt on Document Processing REST APIs | G...

    xls to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in xls to txt on Document Processing REST APIs | GroupDocs Cloud Ubah Workbook Excel menjadi File Teks menggunakan API R......dan menyederhanakan ekstraksi data. Recent content in xls to txt...

    blog.groupdocs.cloud/id/tag/xls-to-txt/index.xml
  7. ods to xlsx on Document Processing REST APIs | ...

    ods to xlsx on Document Processing REST APIs | GroupDocs Cloud Recent content in ods to xlsx on Document Processing REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Menggunakan REST API......ke Excel untuk kompatibilitas data yang lancar. Recent content...

    blog.groupdocs.cloud/id/tag/ods-to-xlsx/index.xml
  8. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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/comparison/create-document...
  9. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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/signature/verify-digital-s...
  10. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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....// 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/signature/search-for-digit...