Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,049 for

property

(0.05 sec)
  1. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....extract desired metadata properties from files of different types...Most commonly used metadata properties are marked with tags that...

    docs.groupdocs.cloud/metadata/features-overview/
  2. Merge JPG Files in Node.js - Free JPG Merger

    Follow this blog post to merge JPG files in Node.js. GroupDocs.Merger provides Cloud SDKs, REST APIs, and an online tool to combine JPG files....files by invoking the filePath property. Create an object of the JoinOptions...class. Invoke the JoinItems property to assign the source document...

    blog.groupdocs.cloud/merger/merge-jpg-files-in-...
  3. 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/
  4. Getting supported languages | Documentation

    How to get a full list of supported language pairs.... Property Type Description source String...

    docs.groupdocs.cloud/translation/languages/
  5. 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/
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation 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/translation/authorization/
  7. Acceptable Use Policy - About - groupdocs.cloud

    Acceptable Use Policy Last Updated: 27 September 2017 Use of the GroupDocs API Services is subject to this Acceptable......misappropriate the intellectual property rights of others in violation...

    about.groupdocs.cloud/legal/acceptable-use/
  8. document viewer

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....improvements like “DefaultFontName” property is introduced in PDF, Html...

    blog.groupdocs.cloud/tag/document-viewer/
  9. 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-...
  10. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required Property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....path in the storage Required property StorageName Storage name It...path in the storage Required property StorageName Storage name It...

    docs.groupdocs.cloud/merger/security-operations/