Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,485 of 2,485 for

word annotation

(0.52 sec)
  1. Customer Newsletters on Document Processing RES...

    Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud Recent content in Customer Newsletters on Document Processing REST APIs | GroupDocs Cloud ドキュメント操作クラウド REST API と SDK – group......NET は、2 つの Word、PDF、Excel、PowerPoint, プレーン テキスト、または...れています。 Java 用の GroupDocs.Annotation と GroupDocs からのニュースに焦点を当てる...

    blog.groupdocs.cloud/ja/tag/customer-newsletter...
  2. Security Operations | Documentation

    Add Document PassWord Protection This REST API allows adding document passWord protection. API endpoint accepts document storage path as input payload and returns path to the created a passWord-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning PassWord The passWord to open file Should be specified only for passWord-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/passWord Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs..."FileInfo": { "FilePath": "words/four-pages.docx"}, "Password":...

    docs.groupdocs.cloud/merger/security-operations/
  3. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Annotation Product Solution GroupDocs..."FileInfo": { "FilePath": "words\\docx\\companies.docx", "StorageName":...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  4. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Annotation Product Solution GroupDocs...(Cells, Images, PDF, Slides or Words) Signature API provides an object...

    docs.groupdocs.cloud/signature/working-with-sig...
  5. 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....Annotation Product Solution GroupDocs...for Text Signature object for Words Documents. Example WordsSignTextOptions...

    docs.groupdocs.cloud/signature/signature-option...