Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,152 for

numbers

(0.1 sec)
  1. Chú thích Tài liệu PDF bằng API REST trong Pyth...

    Chú thích theo chương trình các tài liệu PDF bằng cách sử dụng API REST trên đám mây trong Python với SDK đám mây chú thích tài liệu cho Python....page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/vi/annotation/annotate-pdf...
  2. 在 Python 中使用 REST API 註釋 PDF 文檔 |休息API

    使用適用於 Python 的 Document Annotation Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式註釋 PDF 文檔。...page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/zh-hant/annotation/annotat...
  3. Python에서 REST API를 사용하여 PDF 문서에 주석 달기 | 나머지 API

    Python용 Document Annotation Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 PDF 문서에 주석을 추가합니다....page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/ko/annotation/annotate-pdf...
  4. Teilen Sie Word Dokumente mithilfe der REST-API...

    Möglicherweise müssen Sie große Word Dateien und DOC/DOCX-Seiten in kleinere Dateien aufteilen. In diesem Artikel geht es darum, wie man Word Dokumente mithilfe der REST-API in Ruby aufteilt....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Teilen...

    blog.groupdocs.cloud/de/merger/split-word-docum...
  5. Ruby'de Rest API kullanarak PDF Sayfalarını Dön...

    Dereceleri tanımlayarak PDF dosyalarını veya PDF belgesindeki belirli sayfaları döndürün veya çevirin. Bu makale, Ruby'de Rest API kullanılarak PDF sayfalarının nasıl döndürüleceği ile ilgilidir....start_page_number = 1 @options.end_page_number = 5 @options...@options.start_page_number = 1 @options.end_page_number = 10 # Aralık...

    blog.groupdocs.cloud/tr/merger/how-to-rotate-pd...
  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/ar/merger/how-to-rotate-pd...
  7. Как повернуть страницы PDF с помощью Rest API в...

    Поворачивайте или переворачивайте 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/ru/merger/how-to-rotate-pd...
  8. Converti HTML in PDF utilizzando l'API REST in ...

    Converti istantaneamente i file HTML in formato PDF con il convertitore online gratuito. Questo articolo spiega come convertire HTML in PDF utilizzando l'API REST in Ruby....HtmlLoadOptions Imposta page\numbering su true Assegna le impostazioni...ons.new loadOptions.page_numbering = true settings.load_options...

    blog.groupdocs.cloud/it/conversion/convert-html...
  9. Ruby에서 Rest API를 사용하여 Word 문서에서 페이지 추출

    Word 문서에서 특정 페이지를 개별 파일로 쉽게 추출합니다. 이 문서는 Ruby에서 Rest API를 사용하여 워드 문서에서 페이지를 추출하는 방법에 관한 것입니다....문서 경로 설정 start\page\number 및 end\page\number 옵션 제공 범위\모드를 EvenPages로...@options.start_page_number = 1 @options.end_page_number = 8 # 범위 모드를...

    blog.groupdocs.cloud/ko/merger/extract-pages-fr...
  10. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...0 will have its number as a part of the URL. So the...folder at the server, but any number of subfolders at different...

    docs.groupdocs.cloud/total/overview-rest-api/