Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,126 for

numbers

(0.09 sec)
  1. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......[type=number]::-webkit-inner-spin-button,[type=number]::-web...hljs-number,.ruby .hljs-constant{color:var(--hljs-number)}.hljs-string...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...
  2. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....ViewResult example { "pages" : [ { "number" : 1 , "resources" : [], "path"...-pages_docx/p1.html" }, { "number" : 2 , "resources" : [], "path"...

    docs.groupdocs.cloud/viewer/viewresult/
  3. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Specifies document-sheet page number to verify Text Signature. Parameter...Specifies document-sheet page number to verify Text Signature. Parameter...

    docs.groupdocs.cloud/signature/verification-opt...
  4. Split PDF - Wyodrębnij strony z PDF za pomocą R...

    Split PDF - Wyodrębnij strony z PDF za pomocą Rest API w Ruby...extracted specific pages by number.") Powyższy przykładowy kod...Podaj opcje start\page\number i end\page\number Ustaw zakres\tryb...

    blog.groupdocs.cloud/pl/merger/split-pdf-extrac...
  5. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Translation Cloud service....Translation Cloud API from any number of applications, with a maximum...Apart from the limit on the number of API calls, there are no...

    docs.groupdocs.cloud/translation/subscription/
  6. Dividir PDF - Extrair páginas de PDF usando Res...

    Dividir PDF - Extrair páginas de PDF usando Rest API em Ruby...extracted specific pages by number.") O exemplo de código acima...opções start\page\number e end\page\number Definir intervalo\modo...

    blog.groupdocs.cloud/pt/merger/split-pdf-extrac...
  7. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....conversion from specified page number pagesCount Convert pagesCount...conversion from specified page number pagesCount Convert pagesCount...

    docs.groupdocs.cloud/conversion/convertoptions/
  8. Dividi PDF: estrai pagine da PDF utilizzando Re...

    Dividi PDF: estrai pagine da PDF utilizzando Rest API in Ruby...extracted specific pages by number.") L’esempio di codice precedente...opzioni start\page\number e end\page\number Imposta range\mode...

    blog.groupdocs.cloud/it/merger/split-pdf-extrac...
  9. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud....the end of this page, and a number of prime template examples...Moto Style Numbered List You can generate a numbered list with...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. Jak přesunout, změnit pořadí a uspořádat stránk...

    Přeuspořádání stránek je skvělým řešením pro optimalizaci návrhu dokumentu, aniž byste cokoli odstranili. Pojďme se naučit, jak změnit pořadí a uspořádání stránek ve wordu pomocí Ruby...page_number = 3 # Pozice pro přesunutí...stránky docx @options.new_page_number = 5 # Uspořádejte stránky v...

    blog.groupdocs.cloud/cs/merger/how-to-move-reor...