Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,152 for

numbers

(0.11 sec)
  1. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....document reader, supports a number of in-built JavaScript triggers...Java 1.5.0 – Support for a number of new annotation tools and...

    blog.groupdocs.cloud/conversion/september-newsl...
  2. 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...
  3. 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...
  4. 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/
  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/zh/merger/how-to-rotate-pd...
  6. Отображение документа 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...
  7. 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...
  8. نحوه چرخش صفحات 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...
  9. 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...
  10. PageInfo | Documentation

    PageInfo data structure represents information about page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number...Page height PageNumber Page number Was this page helpful? Not...

    docs.groupdocs.cloud/comparison/pageinfo/