Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 3,001 for

one

(0.03 sec)
  1. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...path=one-page.docx" -X PUT -T C:/Temp/one-page.docx -H...groupdocs.cloud/v1/signature/one-page.docx/barcode" -X POST -H...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  2. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'Annotations':...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/add-direct/
  3. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Optional Barcode Type name (value one of supported Barcode Type names)...Optional Barcode Type name (value one of supported Barcode Type names)...

    docs.groupdocs.cloud/signature/search-options-o...
  4. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "One-page.pdf", "size": 17958, "url": "converted/One-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...ConversionResult example [ { "name" : "one-page.pdf" , "size" : 17958 ,... "url" : "converted/one-page.pdf" }, ... ] ConversionResult fields...

    docs.groupdocs.cloud/conversion/conversionresult/
  5. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  6. Watermark Annotation | Documentation

    Watermark annotation adds text watermark API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/watermark-annot...
  7. Link Annotation | Documentation

    Link annotation adds a hyper link to document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/link-annotation/
  8. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  9. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/text-field-anno...
  10. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....'FilePath': 'annotationdocs/one-page.docx' }, 'OutputPath': "...= new FileInfo { FilePath = "one-page.docx" }; AnnotationInfo...

    docs.groupdocs.cloud/annotation/text-underline-...