Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 2,581 for

editor

(0.04 sec)
  1. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows to compare more than 2 documents that are protected with a password. The following code sample shows how to compare password-protected documents. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-multipl...
  2. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/link-annotation/
  3. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/text-replacemen...
  4. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. 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....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/customize-chang...
  5. screen.css

    /* Original style from softwaremaniacs.org (c) Ivan Sagalaev */ .swagger-section pre code { display: block; padding: 0.5em; background: #F0F0F0; } .swagger-section pre ......editor_holder { font-family: "Anonymous...swagger-section .swagger-ui-wrap .editor_holder label { font-weight:...

    reference.groupdocs.cloud/storage/css/screen.css
  6. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud 將 MPP 轉換為 PDF 使用 Node.js | MS Project 到 PDF......Editor提供了一個基於瀏覽器的powerpoint編輯軟體,可以在線上編輯PPT/PPTX。...中使用 REST API 編輯文檔 通過 Document Editor Cloud SDK for PHP 在 PHP 中使用...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/in...
  7. GroupDocs.Clouds on Document Automation REST AP...

    GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Automation REST APIs | GroupDocs Cloud 使用 Node.js 将 MPP 转换为 PDF | MS Project 到 PDF......Editor提供了一个基于浏览器的powerpoint编辑软件,可以在线编辑PPT/PPTX。...中使用 REST API 编辑文档 通过 Document Editor Cloud SDK for PHP 在 PHP 中使用...

    blog.groupdocs.cloud/zh/groupdocs.cloud/index.xml
  8. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/get-supported-f...
  9. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/parse-by-template-o...