Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 3,238 for

total

(0.12 sec)
  1. Node.js を使用して PDF を編集可能な Word ドキュメントに変換する

    Node.js の REST API を使用して、プログラムで PDF を編集可能な Word ドキュメントに変換します。 Node.js SDK を使用すると、PDF を DOC および DOCX ファイルに変換できます。...pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  2. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  3. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. 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/compare-multipl...
  4. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected 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-highlight-...
  5. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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/area-annotation/
  6. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a 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/distance-annota...
  7. Chuyển đổi tài liệu Word sang PDF bằng Node.js ...

    Lập trình chuyển đổi tài liệu Word sang PDF bằng API REST trong Node.js. Node.js SDK cho phép chuyển đổi các tệp DOC và DOCX thành tệp PDF trên đám mây....pagesCount = 2; // total pages to convert settings.convertOptions...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  8. Comparez des fichiers PDF à l'aide de l'API RES...

    Comparez par programme deux fichiers PDF ou plus à l'aide d'une API REST sur le cloud en Python avec GroupDocs.Comparison Cloud SDK pour Python....de résumé montrant le nombre total d’éléments supprimés ou insérés...

    blog.groupdocs.cloud/fr/comparison/compare-pdf-...
  9. 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" ] }, ....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/get-supported-f...
  10. Node.js | में REST API का उपयोग करके PDF फ़ाइलो...

    जावा के लिए मेटाडेटा मैनिपुलेशन क्लाउड एसडीके के साथ जावा में क्लाउड पर REST API का उपयोग करके प्रोग्रामेटिक रूप से एमपी 3 फ़ाइलों का मेटाडेटा निकालें...app/metadata/total निष्कर्ष # इस लेख में, आपने...

    blog.groupdocs.cloud/hi/metadata/extract-metada...