Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,160 for

numbers

(0.21 sec)
  1. แยกหน้าจากเอกสาร Word โดยใช้ Rest API ใน Ruby

    แยกหน้าเฉพาะจากเอกสาร word เป็นไฟล์เดี่ยวได้อย่างง่ายดาย บทความนี้เกี่ยวกับวิธีแยกหน้าจากเอกสาร Word โดยใช้ Rest API ใน Ruby...ให้ตัวเลือก start\page\number และ end\page\number ตั้งค่า range\mode...@options.start_page_number = 1 @options.end_page_number = 8 # ตั้งโหมดช่วงเป็น...

    blog.groupdocs.cloud/th/merger/extract-pages-fr...
  2. Ruby'de Bölünmüş PowerPoint PPT veya PPTX Sunum...

    Çevrimiçi PPTX Ayırıcı aracı, PPTX dosya sayfalarını hızlı ve kolay bir şekilde ayırmaya yardımcı olur. Bu makale, Ruby'de powerPoint PPT veya PPTX sunumlarının nasıl bölüneceği hakkındadır....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Ruby’de PowerPoint...

    blog.groupdocs.cloud/tr/merger/split-powerpoint...
  3. Розділити PDF – видобувайте сторінки з PDF за д...

    Розділити PDF – видобувайте сторінки з PDF за допомогою Rest API у Ruby...extracted specific pages by number.") Наведений вище зразок коду...@options.start_page_number = 1 @options.end_page_number = 10 @options...

    blog.groupdocs.cloud/uk/merger/split-pdf-extrac...
  4. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....Description StartPageNumber Page number, from which to start rendering...default. CountPagesToRender Number of pages to render. All document...

    docs.groupdocs.cloud/viewer/renderoptions/
  5. Diviser des documents Word à l'aide de l'API RE...

    Vous devrez peut-être diviser des fichiers Word volumineux et des pages DOC/DOCX en fichiers plus petits. Cet article explique comment fractionner des documents Word à l'aide de l'API REST dans Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Diviser...

    blog.groupdocs.cloud/fr/merger/split-word-docum...
  6. 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...
  7. Pisahkan Presentasi PowerPoint PPT atau PPTX di...

    Alat PPTX Splitter online membantu memisahkan halaman file PPTX dengan cepat dan mudah. Artikel ini adalah tentang cara membagi presentasi powerPoint PPT atau PPTX di Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Pisahkan...

    blog.groupdocs.cloud/id/merger/split-powerpoint...
  8. Split PDF - Extraire des pages d'un PDF à l'aid...

    Split PDF - Extraire des pages d'un PDF à l'aide de l'API Rest dans Ruby...extracted specific pages by number.") L’exemple de code ci-dessus...@options.start_page_number = 1 @options.end_page_number = 10 @options...

    blog.groupdocs.cloud/fr/merger/split-pdf-extrac...
  9. Dividir arquivos PDF usando a API REST em Ruby

    Divida um documento PDF em determinadas páginas para facilitar a conversão em arquivos PDF individuais. Este artigo é sobre como dividir arquivos PDF usando a API REST em Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Extrated by Page Number using REST API.") Dividir PDF...

    blog.groupdocs.cloud/pt/merger/split-pdf-files-...
  10. 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...