Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 439 for

metadata properties

(0.04 sec)
  1. GroupDocs.Comparison Cloud 20.12 | Compare Docu...

    Java REST API & Cloud SDK to detect differences in the content, formatting, & styling of the cloud-hosted files. Accept/reject the document comparison changes.... Fetch cloud document properties (file format, size, page...resultant document. Ability to set metadata information and password of...

    releases.groupdocs.cloud/comparison/java/20-12/
  2. 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....Metadata Product Solution GroupDocs...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/watermark/get-document-inf...
  3. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation Properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Metadata Product Solution GroupDocs...structure describes annotation properties. AnnotationInfo example {...

    docs.groupdocs.cloud/annotation/annotationinfo/
  4. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s Properties. It returns InfoResult data structure, which contains the list of Properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other Properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...about the document and it’s properties. It returns data structure...

    docs.groupdocs.cloud/viewer/get-document-inform...
  5. Convert Emails and Outlook Messages to PDF usin...

    Programmatically Convert Emails and Outlook Messages to PDF using a REST API in Node.js. Node.js SDK allows converting EML, MSG files to PDF....EmlLoadOptions Set various properties such as displayHeader, displayEmailAddress...PdfConvertOptions Set various properties such as centerWindow , MarginTop...

    blog.groupdocs.cloud/2021/09/09/convert-email-a...
  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....Metadata Product Solution GroupDocs...payload. Here is the list of properties that can be obtained for...

    docs.groupdocs.cloud/parser/get-document-inform...
  7. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Convert MPP to Excel | Export MS Project to......wide range of methods and properties. Convert Text to Image in...Node.js offers methods and properties to password-protect PowerPoint...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  8. 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/2021/11/24/add-annotations...
  9. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all Properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....Metadata Product Solution GroupDocs...ImageOptions inherits all properties of Width Allows to specify...

    docs.groupdocs.cloud/viewer/imageoptions/
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s Properties. It returns InfoResult data structure, which contains the list of Properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Metadata Product Solution GroupDocs...about the document and it’s properties. It returns data structure...

    docs.groupdocs.cloud/comparison/get-document-in...