Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,163 for

numbers

(0.64 sec)
  1. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....int Specifies document page number to add Text Signature. Default...int Gets or sets worksheet number for signing. DocumentPageNumber...

    docs.groupdocs.cloud/signature/signature-option...
  2. Wyodrębnij strony z dokumentów programu Word za...

    Łatwo wyodrębniaj określone strony z dokumentów Word jako pojedyncze pliki. Ten artykuł dotyczy sposobu wyodrębniania stron z dokumentów Word za pomocą Rest API w Ruby...Podaj opcje start\page\number i end\page\number Ustaw zakres\tryb...@options.start_page_number = 1 @options.end_page_number = 8 # Ustaw tryb...

    blog.groupdocs.cloud/pl/merger/extract-pages-fr...
  3. Estrai pagine da documenti Word utilizzando Res...

    Estrai facilmente pagine specifiche da documenti word come singoli file. Questo articolo spiega come estrarre pagine da documenti word utilizzando l'API Rest in Ruby...opzioni start\page\number e end\page\number Imposta range\mode...@options.start_page_number = 1 @options.end_page_number = 8 # Imposta...

    blog.groupdocs.cloud/it/merger/extract-pages-fr...
  4. Teilen Sie PDF Dateien mithilfe der REST-API in...

    Teilen Sie ein PDF Dokument auf bestimmten Seiten auf, um es einfach in einzelne PDF Dateien umzuwandeln. In diesem Artikel geht es darum, wie man PDF Dateien mithilfe der REST-API in Ruby aufteilt....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Extrated by Page Number using REST API.") Teilen Sie...

    blog.groupdocs.cloud/de/merger/split-pdf-files-...
  5. Dividir apresentações PowerPoint PPT ou PPTX em...

    A ferramenta Online PPTX Splitter ajuda a separar páginas de arquivos PPTX de forma rápida e fácil. Este artigo é sobre como dividir apresentações PowerPoint PPT ou PPTX em Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Dividir PowerPoint...

    blog.groupdocs.cloud/pt/merger/split-powerpoint...
  6. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....the viewer with an unlimited number of different independent root...profile page and implemented a number of GUI style fixes. Please...

    blog.groupdocs.cloud/total/groupdocs-customer-n...
  7. Dividir presentaciones de PowerPoint PPT o PPTX...

    La herramienta Online PPTX Splitter ayuda a separar páginas de archivos PPTX de forma rápida y sencilla. Este artículo trata sobre cómo dividir presentaciones de PowerPoint PPT o PPTX en Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Dividir PowerPoint...

    blog.groupdocs.cloud/es/merger/split-powerpoint...
  8. Dividir documentos de Word usando REST API en Ruby

    Es posible que deba dividir archivos de texto grandes y páginas DOC/DOCX en archivos más pequeños. Este artículo trata sobre cómo dividir documentos de Word usando la API REST en Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Dividir...

    blog.groupdocs.cloud/es/merger/split-word-docum...
  9. 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...
  10. Python で PowerPoint PPT または PPTX スライドを分割する方法

    オンラインの PowerPoint Splitter と無料のスライド分割ツールを使用して、PowerPoint プレゼンテーションを分割します。 Python で PowerPoint PPT または PPTX スライドを分割する方法を学びましょう...“python-testing” start\page\number と end\page\number の値を設定します PowerPoint...options.start_page_number = 3 options.end_page_number = 5 options.mode...

    blog.groupdocs.cloud/ja/merger/how-to-split-pow...