Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 499 for

properties

(0.04 sec)
  1. 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. Here is the list of Properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....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/merger/get-document-inform...
  2. 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....about the document and it’s properties. It returns data structure...which contains the list of properties: Document file format Pages...

    docs.groupdocs.cloud/viewer/get-document-inform...
  3. Signature envelope expiration - Free Support Fo...

    Hi, Using cloud signature api. When does the envelope expire email go out - in how many days? Also when does reminder emails go out? I’m sure all other emails are sent instantly. Thanks...expiration there are two properties: StepExpireTime - in days...

    forum.groupdocs.cloud/t/signature-envelope-expi...
  4. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all Properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....ImageOptions inherits all properties of ExternalResources Controls...

    docs.groupdocs.cloud/viewer/htmloptions/
  5. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....and Document type and its properties to be added to Document Was...

    docs.groupdocs.cloud/signature/signsettings/
  6. Convert PSD to PPTX in Node.js

    Install GroupDocs.Conversion Cloud SDKs for Node.js and convert PSD to PPTX programmatically. This file format converter API offers rich features....stack of useful methods and properties. In addition, GroupDocs.Conversion...assign the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-psd-to-...
  7. Convert JPG to PNG in Node.js - JPG to PNG Conv...

    Want to convert JPG to PNG using a JPG converter? GroupDocs.Conversion offers Cloud APIs and SDKs to programmatically convert JPG/JPEG to PNG....enterprise-level methods and properties for image file conversions...Assign the values to the properties such as storageName, filePath...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  8. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object Properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Options objects and object properties SignOptionsCollectio Object...- Width and Height. (This property is obsolete.) Left int Specifies...

    docs.groupdocs.cloud/signature/signature-option...
  9. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all Properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....fields PdfOptions inherits all properties of DocumentOpenPassword The...

    docs.groupdocs.cloud/viewer/pdfoptions/
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...wide range of methods and properties. Follow this guide to learn...

    blog.groupdocs.cloud/groupdocs.cloud/page/8/