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

numbers

(0.05 sec)
  1. Annota documenti PDF utilizzando un'API REST in...

    Annota a livello di codice i documenti PDF utilizzando un'API REST sul cloud in Python con Document Annotation Cloud SDK per Python....page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/it/annotation/annotate-pdf...
  2. Tách tài liệu Word bằng API REST trong Ruby

    Bạn có thể cần chia các tệp từ lớn và các trang DOC/DOCX thành các tệp nhỏ hơn. Bài viết này nói về cách Chia tài liệu Word bằng API REST trong Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Tách...

    blog.groupdocs.cloud/vi/merger/split-word-docum...
  3. Diviser les présentations PowerPoint PPT ou PPT...

    L'outil en ligne PPTX Splitter permet de séparer rapidement et facilement les pages de fichiers PPTX. Cet article explique comment diviser des présentations PowerPoint PPT ou PPTX dans Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Diviser PowerPoint...

    blog.groupdocs.cloud/fr/merger/split-powerpoint...
  4. Teilen Sie PowerPoint-PPT oder PPTX-Präsentatio...

    Das Online-PPTX-Splitter-Tool hilft dabei, PPTX-Dateiseiten schnell und einfach zu trennen. In diesem Artikel geht es darum, wie man PowerPoint-PPT oder PPTX-Präsentationen in Ruby aufteilt....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Teilen Sie...

    blog.groupdocs.cloud/de/merger/split-powerpoint...
  5. 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...
  6. Poznámky k dokumentům PDF pomocí REST API v Pyt...

    Programově anotujte dokumenty PDF pomocí REST API v cloudu v Pythonu pomocí Document Annotation Cloud SDK pro Python....page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/cs/annotation/annotate-pdf...
  7. علق مستندات PDF باستخدام واجهة برمجة تطبيقات RE...

    علق برمجيًا على مستندات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python باستخدام Document Annotation Cloud SDK لـ Python....page_number = 0 a1.pen_color = 1201033...a2.box.height = 100 a2.page_number = 0 a2.pen_color = 1201033...

    blog.groupdocs.cloud/ar/annotation/annotate-pdf...
  8. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge multiple Excel files into one file using a REST API on the cloud in Python with Excel Merger Cloud SDK for Python....Define start sheet number and end sheet number for the second JoinItem...

    blog.groupdocs.cloud/merger/merge-multiple-exce...
  9. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML files....multi-page TIFF files, implemented a number of changes to better handle...even more, we’ve prepared a number of SDK examples that show you...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  10. 在 Ruby 中使用 Rest API 從 Word 文檔中提取頁面

    輕鬆地從 word 文檔中提取特定頁面作為單獨的文件。本文介紹如何在 Ruby 中使用 Rest API 從 word 文檔中提取頁面...設置輸入文件路徑和輸出文檔路徑 提供 start\page\number 和 end\page\number 選項 將範圍\模式設置為 EvenPages...@options.start_page_number = 1 @options.end_page_number = 8 # 將範圍模式設...

    blog.groupdocs.cloud/zh-hant/merger/extract-pag...