Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,963 for

value

(0.05 sec)
  1. Stripe · GitHub

    Stripe’s commitment to open source on GitHub creates a friendly and empowering experience for all developers.... “This value can’t be underestimated.” Traganos...developer community. “That’s the value of embracing open source culture...

    github.com/customer-stories/stripe
  2. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  3. polyfills.d5242a4a.js

    function _typeof(obj){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(obj){return typeof obj;}:function(obj){return obj&&"function"==ty......0,value:o(null)}),t.exports=function(t){a[u][t]=...isExtensible(t)&&Object.defineProperty(t,"a",{value:8});}});},997065:function _(t...

    abs.twimg.com/responsive-web/client-web-legacy/...
  4. Working With Storage | GroupDocs.Rewriter Cloud...

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Rewriter 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...[Access Token]" Response { "value": [ { "versionId": "null", "isLatest":...

    docs.groupdocs.cloud/rewriter/working-with-stor...
  5. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/extract-pages/
  6. Detecting paraphrases in files with GroupDocs.R...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/
  7. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  8. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  9. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/features-overview/
  10. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "...."fileFormat" : "Comma-Separated Values" }, { "extension" : ".tsv"..."fileFormat" : "Tab-Separated Values" }, { "extension" : ".html"...

    docs.groupdocs.cloud/viewer/get-supported-file-...