Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,126 for

numbers

(0.21 sec)
  1. Annota i file DOCX utilizzando un'API REST in P...

    Annota in modo programmatico i file DOCX utilizzando l'API REST sul cloud in Python con Document Annotation Cloud SDK for Python....page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/it/annotation/annotate-doc...
  2. Anotasi File DOCX menggunakan REST API dengan P...

    Anotasi File DOCX secara terprogram menggunakan REST API di cloud dengan Python dengan Document Annotation Cloud SDK untuk Python....page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/id/annotation/annotate-doc...
  3. Get Documents Completed and Signed through Onli...

    GroupDocs' legally-binding e-signature app provides functionality for adding merge fields to documents which can then be completed by signers online....platform from GroupDocs offers a number of applications designed to...

    blog.groupdocs.cloud/signature/working-forms-en...
  4. 如何在 Ruby 中使用 Rest API 旋转 PDF 页面

    通过定义度数旋转或翻转 PDF 文件或 PDF 文档中的特定页面。本文介绍如何在 Ruby 中使用 Rest API 旋转 PDF 页面。...start_page_number = 1 @options.end_page_number = 5 @options...@options.start_page_number = 1 @options.end_page_number = 10 # 将范围模式...

    blog.groupdocs.cloud/zh/merger/how-to-rotate-pd...
  5. Отображение документа Word на странице HTML с п...

    Программно отображайте документ Word на HTML-странице с помощью REST API в PHP с помощью GroupDocs.Viewer Cloud for PHP SDK. Рендеринг DOCX на адаптивную веб-страницу....Pass specific range of page numbers to render. // This will render...страницы // Pass specific page numbers to render. // This will render...

    blog.groupdocs.cloud/ru/viewer/display-word-doc...
  6. نحوه چرخش صفحات PDF با استفاده از Rest API در Ruby

    با تعیین درجه، فایل‌های PDF یا صفحات خاصی را در سند PDF بچرخانید یا برگردانید. این مقاله در مورد نحوه چرخش صفحات PDF با استفاده از Rest API در Ruby است....start_page_number = 1 @options.end_page_number = 5 @options...@options.start_page_number = 1 @options.end_page_number = 10 # حالت محدوده...

    blog.groupdocs.cloud/fa/merger/how-to-rotate-pd...
  7. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering documents that are protected with a password. The following code sample shows how to render password-protected documents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...otected_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/load-password-prote...
  8. Ruby の Rest API を使用して Word 文書からページを抽出する

    Word 文書から特定のページを個別のファイルとして簡単に抽出します。この記事は、Ruby の Rest API を使用して Word ドキュメントからページを抽出する方法について説明します。... start\page\number および end\page\number オプションを提供します range\mode...@options.start_page_number = 1 @options.end_page_number = 8 # 範囲モードを...

    blog.groupdocs.cloud/ja/merger/extract-pages-fr...
  9. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "fileName": "document...."totalCount" : 1 , "entries" : [ { "number" : 1 , "name" : null , "width"..."totalCount" : 1 , "entries" : [ { "number" : 1 , "name" : null , "width"...

    docs.groupdocs.cloud/signature/document-informa...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....if page options, like page number, are set for first of joined...internal implementation. If page number not provided for 1st document...

    docs.groupdocs.cloud/merger/metered-consumption/