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

properties

(0.1 sec)
  1. How to work with Files and Storage | Documentation

    Using Files view Log into Dashboard. Click on the Files Page. Expand Storage drop-down and select the desired Storage e.g “Test”. Uploading Local File to a Storage Click Upload A dialog box appears, browse the desired file from your local machine. e.g “Input.docx” and click Open Close the dialog box Congratulations! The file has been successfully uploaded. You can view multiple Properties of input.docx file i.e. Name, Size and Modified date.... You can view multiple properties of input.docx file i.e. Name...You can also view multiple properties i.e. FolderName, Size and...

    docs.groupdocs.cloud/total/how-to-work-with-fil...
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of Properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of Properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required.... Here are the list of properties that can be obtained for...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/metadata/get-document-info...
  3. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing Properties to edit 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 set new metadata creator 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....metadata new values choosing properties to edit by approximate or..." StorageName ": "" }, " Properties ": [ { " NewValue ": " NewAuthor...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata Properties tree. cURL example The following example demonstrates how to retrieve all metadata Properties. 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. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....to extract whole metadata properties tree. cURL example The following...to retrieve all metadata properties. Request # First get JSON...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  5. Common structures | Documentation

    Page contains description for common structures and its Properties SignatureType Properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup Properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...structures and its properties SignatureType properties Specifies enumeration...signature type PagesSetup properties Provides options to specify...

    docs.groupdocs.cloud/signature/common-structures/
  6. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of Properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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.... Here is the list of properties that can be obtained for...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/get-document-inform...
  7. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages Properties. The endpoint accepts the document storage path as input payload. Here is the list of Properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....the document and it’s pages properties. The endpoint accepts the...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/editor/get-document-inform...
  8. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of Properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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.... Here is the list of properties that can be obtained for...contains the full list of properties. |Name|Description|Comment...

    docs.groupdocs.cloud/watermark/get-document-inf...
  9. Add Annotations in Word Documents using REST AP...

    Programmatically add annotations in Word documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js.... Then, set annotation properties for the first instance e...annotation types and other properties for each instance to add...

    blog.groupdocs.cloud/annotation/add-annotations...
  10. 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....watermarks with matching properties within PDF, Microsoft Word...User can manage annotation properties as well. Try out fully functional...

    blog.groupdocs.cloud/total/groupdocs-newsletter...