Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 641 for

get started

(0.22 sec)
  1. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Request # First get JSON Web Token # Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/parser/delete-template/
  2. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....Request # First get JSON Web Token # Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Request # First get JSON Web Token # Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  4. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/metadata/add-metadata/ weekly 0.5 https://docs.groupdocs.cloud/metadata/release-n......cloud/metadata/get-document-information/ weekly...https://docs.groupdocs.cloud/metadata/get-metadata-tags-information/ weekly...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  5. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to Get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....Comparison Cloud API # //TODO: Get your AppSID and AppKey at https://dashboard...Using Web API explorer, you can get information about all the resources...

    blog.groupdocs.cloud/comparison/introduction-of...
  6. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about to release. This release will include document comparison features along with support of Word, PDF.....document Changes Resources: # Get changes Get changes by categories Update...GroupDocs Cloud APIs. You can get information about all the resources...

    blog.groupdocs.cloud/comparison/next-generation...
  7. Revealing First Public Release of Next Generati...

    GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....which allows you to get an array of changes or get result document...document Changes Resource: # Get changes Get changes by categories Update...

    blog.groupdocs.cloud/comparison/announcing-firs...
  8. merger.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/merger/available-sdks/ weekly 0.5 https://docs.groupdocs.cloud/merger/change-page......cloud/merger/get-document-information/ weekly...https://docs.groupdocs.cloud/merger/get-supported-file-formats/ weekly...

    docs.groupdocs.cloud/sitemaps/merger.xml
  9. 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....Request * First get JSON Web Token * Please get your Client Id...application/json" * cURL example to get document information curl -v...

    docs.groupdocs.cloud/merger/security-operations/
  10. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Request # First get JSON Web Token # Please get your Client Id...with working examples, to get you started in no time. Please check...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/