Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,163 for

numbers

(0.27 sec)
  1. Convert PDF to Excel in Python using REST API

    Our PDF to Excel converter API converts PDF file into Excel spreadsheet quickly. This article is about how to convert PDF to Excel in Python using REST API....XlsConvertOptions Add the page number to convert in array format...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. 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....storage provider, implemented a number of GUI style fixes, etc. In...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  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....":true}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  4. PHP を使用して Word ドキュメントを HTML ページに表示する | HTML で D...

    GroupDocs.Viewer Cloud for PHP SDK を使用して、PHP の REST API を使用して、プログラムによって Word ドキュメントを HTML ページに表示します。 DOCX を応答性の高い Web ページにレンダリングします。...Pass specific range of page numbers to render. // This will render...選択したページのみをレンダリングする // Pass specific page numbers to render. // This will render...

    blog.groupdocs.cloud/ja/viewer/display-word-doc...
  5. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....":100}}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...t/sample_page_1.png" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  6. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources...."]}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  7. استخراج الصفحات من ملف PDF عبر الإنترنت في Python

    استخرج صفحة واحدة من ملف PDF أو استخرج جميع الصفحات من ملف PDF عبر الإنترنت وبسهولة. تتناول هذه المقالة كيفية استخراج الصفحات من ملف PDF عبر الإنترنت في Python...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/ar/merger/extract-pages-fr...
  8. Ekstrak Halaman dari File PDF Online dengan Python

    Ekstrak satu halaman dari PDF atau ekstrak semua halaman dari file PDF secara online dan mudah. Artikel ini adalah tentang cara mengekstrak halaman dari file PDF online dengan Python...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/id/merger/extract-pages-fr...
  9. Konversi PDF ke Dokumen Word yang Dapat Diedit ...

    Secara terprogram Konversi PDF ke Dokumen Word yang Dapat Diedit menggunakan REST API di Node.js. SDK Node.js memungkinkan konversi file PDF ke DOC dan DOCX....pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/id/conversion/convert-pdf-...
  10. Come combinare più documenti di Word usando Python

    La nostra API è progettata per unire documenti e file in vari formati online. Questo articolo spiega come combinare più documenti di parole usando Python....start_page_number = 2 # numero di pagina finale...finale item2.end_page_number = 4 # modalità intervallo di pagine...

    blog.groupdocs.cloud/it/merger/how-to-combine-m...