Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 501 for

property

(0.04 sec)
  1. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....is returned in access_token property of the response JSON and will...specified in the expires_in property of the response JSON. If it...

    docs.groupdocs.cloud/rewriter/authorization/
  2. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/text/request/
  3. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/i...
  4. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/p...
  5. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/m...
  6. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/c...
  7. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/h...
  8. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages.... Translation settings Property Type Default value Description...identifier (value of the id property) of the translation request...

    docs.groupdocs.cloud/translation/file/request/e...
  9. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName Property. When this Property is set, CadOptions.RenderLayouts Property will be ignored. The following code sample shows how to render a specific layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....LayoutName property. When this property is set, CadOptions...CadOptions.RenderLayouts property will be ignored. The following code...

    docs.groupdocs.cloud/viewer/render-single-layout/
  10. Merge PNG Files in Node.js - PNG Merger Library

    GroupDocs.Merger offers Cloud SDKs for Node.js to merge PNG images programmatically. Node.js developers can install this API easily and invoke various methods....files by calling the filePath property. Create an object of the JoinOptions...class. Call the JoinItems property to assign the source document...

    blog.groupdocs.cloud/merger/merge-png-files-in-...