Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 3,242 for

total

(0.05 sec)
  1. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/link-annotation/
  2. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/sign-document-wi...
  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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/verification-opt...
  4. تبدیل اسناد Word به PDF با استفاده از REST API ...

    اسناد Word (DOCX یا DOC) را با استفاده از REST API در ابر در پایتون با Document Conversion Cloud SDK برای پایتون به فایل‌های PDF تبدیل کنید....pages_count = 2; # total pages to convert settings.convert_options...

    blog.groupdocs.cloud/fa/conversion/convert-word...
  5. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  6. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/text-redaction-...
  7. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  8. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  9. Chuyển đổi tài liệu Word sang PDF bằng API REST...

    Lập trình chuyển đổi tài liệu Word (DOCX hoặc DOC) thành tệp PDF bằng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....pages_count = 2; # total pages to convert settings.convert_options...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  10. Python에서 REST API를 사용하여 Word 문서를 PDF로 변환 | 워드를 ...

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 Word 문서(DOCX 또는 DOC)를 PDF 파일로 변환합니다....pages_count = 2; # total pages to convert settings.convert_options...

    blog.groupdocs.cloud/ko/conversion/convert-word...