Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,183 for

numbers

(0.02 sec)
  1. استخراج الصور من مستندات PDF باستخدام واجهة برم...

    استخراج الصور برمجيًا من مستندات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python باستخدام Document Parser Cloud SDK لـ Python....start_page_number = 1 options.count_pages_to_extract...الصفحات options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/ar/parser/extract-images-f...
  2. Unisci più file Excel in uno utilizzando l'API ...

    Unisci in modo programmatico più file Excel in un unico file utilizzando un'API REST sul cloud in Python con Excel Merger Cloud SDK per Python....start_page_number = 3 item2.end_page_number = 4 # Modalità...

    blog.groupdocs.cloud/it/merger/merge-multiple-e...
  3. 在 Python 中使用 REST API 從 PDF 文檔中提取文本

    使用適用於 Python 的 Document Parser Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式從 PDF 文檔中提取文本。...start_page_number = 1 options.count_pages_to_extract...container_info options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/zh-hant/parser/extract-tex...
  4. Convert LaTeX to HTML | LaTeX Converter | Pytho...

    Learn how to convert LaTeX documents to HTML using Python and the LaTeX Converter REST API. Discover the step-by-step process and unlock web publishing, cross-platform compatibility, and interactivity for your scientific and mathematical content....specifying the starting page, the number of pages to convert, and enabling...

    blog.groupdocs.cloud/conversion/convert-latex-t...
  5. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....":true}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  6. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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....":800}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...x/sample_page_1.jpg" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  7. Python の REST API を使用して DOCX ファイルに注釈を付ける

    Document Annotation Cloud SDK for Python を使用して、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/ja/annotation/annotate-doc...
  8. पायथन में वर्ड डॉक्यूमेंट से पेज कैसे निकालें

    वर्ड डॉक्यूमेंट से पेज निकालने के लिए वर्ड डॉक्यूमेंट को कई डॉक्यूमेंट में विभाजित करें। यह लेख इस बारे में है कि पायथन में वर्ड डॉक्यूमेंट से पेज कैसे निकाले जाते हैं।...start_page_number = 3 options.end_page_number = 7 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/hi/merger/how-to-extract-p...
  9. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....: "string" , "Pages" : [ { "Number" : 0 , "Width" : 0 , "Height"...

    docs.groupdocs.cloud/viewer/inforesult/
  10. Password-Protect ZIP File using Password Protec...

    This blog post is for you if you want to password-protect ZIP files online. GroupDocs.Merger Cloud SDKs offer online password protection software.... Suppose you have a large number of folders with multiple files...

    blog.groupdocs.cloud/merger/password-protect-zi...