Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,113 for

numbers

(0.07 sec)
  1. Як обертати 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/uk/merger/how-to-rotate-pd...
  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/annotation/annotate-pdf...
  3. Annoter des documents PDF à l'aide d'une API RE...

    Annotez par programmation des documents PDF à l'aide d'une API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/fr/annotation/annotate-pdf...
  4. Python에서 PowerPoint PPT 또는 PPTX 슬라이드를 분할하는 방법

    PowerPoint Splitter 온라인 및 무료 슬라이드 분할 도구를 사용하여 PowerPoint 프레젠테이션을 분할합니다. 파이썬에서 PowerPoint PPT 또는 PPTX 슬라이드를 분할하는 방법을 알아보겠습니다....start_page_number = 3 options.end_page_number = 5 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/ko/merger/how-to-split-pow...
  5. 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/ko/merger/how-to-rotate-pd...
  6. Cách tách các slide PowerPoint PPT hoặc PPTX bằ...

    Tách các bản trình bày PowerPoint bằng công cụ tách các slide trực tuyến và miễn phí PowerPoint Splitter. Cùng tìm hiểu cách chia slide PowerPoint PPT hoặc PPTX trong python...start_page_number = 3 options.end_page_number = 5 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/vi/merger/how-to-split-pow...
  7. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs....a single page and limit the number of rows that would be rendered...Cloud allows you to specify the number of rows in an Spreadsheet to...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  8. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-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.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor 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/editor/metered-consumption/
  9. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....MinRowCount The minimum number of the table rows. DetectorParameters...MinColumnCount The minimum number of the table columns. DetectorParameters...

    docs.groupdocs.cloud/parser/parse-by-template/
  10. Отображение документа 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...