Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,964 for

value

(0.1 sec)
  1. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....watermark to search by Possible values: Height, Width SizeSearchCriteria...SizeSearchCriteria.Maximum Dimension ending value SizeSearchCriteria.Minimum Dimension...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  2. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....watermark to search by Possible values: Height, Width SizeSearchCriteria...SizeSearchCriteria.Maximum Dimension ending value SizeSearchCriteria.Minimum Dimension...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  3. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes.... Default value is empty. DocumentPageNumber... Parameter is optional. if value is not set program will try...

    docs.groupdocs.cloud/signature/verification-opt...
  4. 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.... Default value is empty. SignatureImplementat...add Text Signature. Default value is 1. SheetNumber int Gets or...

    docs.groupdocs.cloud/signature/signature-option...
  5. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). Values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document.... values of different types: string;...the resultant file. Default value is “/remove_metadata” SearchCriteria...

    docs.groupdocs.cloud/metadata/remove-metadata/
  6. apple-touch-icon-72x72-precomposed.png

    nonpremultipled keyword=Software, Value=Adobe ImageReady, encoding=ISO-8859-1, compression=none keyword=Software, Value=Adobe ImageReady deflate 1.0 72 8 8 8 8 PixelInterleaved width=72, height=72,......nonpremultipled keyword=Software, value=Adobe ImageReady, encoding=ISO-8859-1...compression=none keyword=Software, value=Adobe ImageReady deflate 1.0...

    www.python.org/static/apple-touch-icon-72x72-pr...
  7. apple-touch-icon-114x114-precomposed.png

    nonpremultipled keyword=Software, Value=Adobe ImageReady, encoding=ISO-8859-1, compression=none keyword=Software, Value=Adobe ImageReady deflate 1.0 114 8 8 8 8 PixelInterleaved width=114, height=1......nonpremultipled keyword=Software, value=Adobe ImageReady, encoding=ISO-8859-1...compression=none keyword=Software, value=Adobe ImageReady deflate 1.0...

    www.python.org/static/apple-touch-icon-114x114-...
  8. apple-touch-icon-144x144-precomposed.png

    nonpremultipled keyword=Software, Value=Adobe ImageReady, encoding=ISO-8859-1, compression=none keyword=Software, Value=Adobe ImageReady deflate 1.0 144 8 8 8 8 PixelInterleaved width=144, height=1......nonpremultipled keyword=Software, value=Adobe ImageReady, encoding=ISO-8859-1...compression=none keyword=Software, value=Adobe ImageReady deflate 1.0...

    www.python.org/static/apple-touch-icon-144x144-...
  9. JsonRequest Fields Description | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 Name Type Description sourceFile File Object Information about source file targetFiles File Object[] Information about target file(s) settings ComparisonSettings Object Comparison settings changes ChangeInfo Object[] Changes for apply or discard. Used only for Changes resource. File Object fields Name Type Description folder string Path to the folder with file name string File name password string Password for encrypted documents ComparisonSettings Object fields Name Type Description generateSummaryPage bool Add summary page to result document showDeletedContent bool Show deleted components in result document styleChangeDetection bool Detect style changes insertedItemsStyle ItemsStyle Object Style for inserted components deletedItemsStyle ItemsStyle Object Style for deleted components styleChangedItemsStyle ItemsStyle Object Style for style changed components wordsSeparatorChars string[] Array of separators for dividing text on words detailLevel DetailLevelenum Set the level for detail of comparison useFramesForDelInsElements bool Use frames for shapes in Comparison....changed style oldValue string Value of changed style from source...source document newValue string Value of changed style from target...

    docs.groupdocs.cloud/comparison/jsonrequest-fie...
  10. Metadata | Documentation

    Metadata data structure used for setting output document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document...Description Author Value of document Author LastSaveBy Value of last save...author of document Company Value of Company of document Was this...

    docs.groupdocs.cloud/comparison/metadata/