Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,125 for

numbers

(0.06 sec)
  1. Jak scalić dokumenty programu Word w języku Rub...

    Jak scalić dokumenty programu Word w języku Ruby przy użyciu interfejsu API REST...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/pl/merger/how-to-merge-wor...
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Document" , "pages" : [ { "number" : 1 , "width" : 595 , "height"...: true , "lines" : [] }, { "number" : 2 , "width" : 595 , "height"...

    docs.groupdocs.cloud/viewer/get-document-inform...
  3. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  4. Python에서 온라인으로 PDF 파일에서 페이지 추출

    PDF에서 단일 페이지를 추출하거나 PDF 파일에서 온라인으로 쉽게 모든 페이지를 추출하십시오. 이 기사는 Python에서 온라인으로 PDF 파일에서 페이지를 추출하는 방법에 관한 것입니다....Extract Specific Pages by Page Numbers using Python # 프로그래밍 방식으로 PDF...options.start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/ko/merger/extract-pages-fr...
  5. Cách tách các slide PowerPoint PPT hoặc PPTX bằ...

    Tách các bản trình bày PowerPoint bằng công cụ tách các slide trực tuyến và miễn phí PowerPoint Splitter. Cùng tìm hiểu cách chia slide PowerPoint PPT hoặc PPTX trong python...start_page_number = 3 options.end_page_number = 5 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/vi/merger/how-to-split-pow...
  6. 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/ko/merger/how-to-rotate-pd...
  7. Python에서 PowerPoint PPT 또는 PPTX 슬라이드를 분할하는 방법

    PowerPoint Splitter 온라인 및 무료 슬라이드 분할 도구를 사용하여 PowerPoint 프레젠테이션을 분할합니다. 파이썬에서 PowerPoint PPT 또는 PPTX 슬라이드를 분할하는 방법을 알아보겠습니다....start_page_number = 3 options.end_page_number = 5 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/ko/merger/how-to-split-pow...
  8. Ekstrak Teks PDF menggunakan Java | Parse PDF d...

    Pelajari cara mengekstrak teks dari file PDF di Java menggunakan GroupDocs.Parser Cloud SDK. Otomatiskan proses ekstraksi teks tanpa usaha dan hemat waktu Anda....Text from PDF in Java by Page Number Range Java REST API untuk Mengekstrak...Text from PDF in Java by Page Number Range # Bagian ini menyediakan...

    blog.groupdocs.cloud/id/parser/document-parsing...
  9. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  10. default.min.css

    /*! Theme: Default Description: Original highlight.js style Author: (c) Ivan Sagalaev Maintainer: @highlightjs/core-team Website: https://highlightjs.org/ License: see ......hljs-number,.hljs-quote,.hljs-selector-class...

    cdnjs.cloudflare.com/ajax/libs/highlight.js/11....