Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,001 for

one

(0.04 sec)
  1. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....ObjectExistsRequest ( "WordProcessing/one-page.docx" , Common . MyStorage...ObjectExistsRequest ( "Mergers\\one-page.docx" , Utils . MYStorage...

    docs.groupdocs.cloud/merger/working-with-storage/
  2. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....join several documents into one curl -v "https://api.groupdocs... { "name" : "one-page.docx" , "filePath" : "one-page.docx" ,...

    docs.groupdocs.cloud/parser/get-container-items...
  3. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....with commas except the first one: The items are : << foreach [...NumberOf() extension method returns a one-based index (1, 2, 3 &mldr;)...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  4. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/One-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....{ "filePath" : "/words/docx/one-page.docx" , "password" : "1234567890"...Based of found signature type of one the following data structures...

    docs.groupdocs.cloud/signature/searchresult/
  5. Split PDF Files using REST API in Ruby

    Split a PDF document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....Ruby SDK Split PDF Files into One-Page Documents using Ruby How...Exact Page Number Split PDF to One-Page Files by Applying Filter...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  6. GroupDocs Newsletter August 2017– .NET, Java AP...

    GroupDocs developer newsletter August 2017 describes API updates, new features, .NET and Java code examples within GroupDocs document manipulation APIs....NET APIs packaged into one product suite. GroupDocs.Total...our Java APIs packaged into one product suite. GroupDocs.Total...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. How to Add pagination in the converted html - F...

    how will add Pagination in HTML Output during DOCX to HTML Conversion....RenderToSinglePage to render into one page....

    forum.groupdocs.cloud/t/how-to-add-pagination-i...
  8. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/One-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/One-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage...."FileInfo" : { "FilePath" : "signed/one-page.pdf" , "Password" : "1234567890"...12345 , "DownloadUrl" : "signed/one-page.pdf" , "succeeded" : [ {...

    docs.groupdocs.cloud/signature/signresult/
  9. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....we have for a platform into one package at a reduced price. We’re....NET products packaged into one product suite. GroupDocs.Total...

    blog.groupdocs.cloud/total/welcome-2015-groupdo...
  10. How to Merge Word Documents in Ruby using REST API

    How to Merge Word Documents in Ruby using REST API...instead of processing all files one by one. As a Ruby developer, you...single document, or split up one source document into multiple...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...