Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,184 for

numbers

(0.87 sec)
  1. تقسيم المستند في بايثون | مقسم ملفات بيثون PDF

    تعرف على كيفية تقسيم ملف PDF إلى ملفات PDF متعددة في Python باستخدام GroupDocs.Merger Cloud SDK. قم بتحسين تنظيم المستندات باستخدام هذا الدليل....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/ar/merger/split-pdf-file-i...
  2. Extract PDF Text using Java | Parse PDF in Java

    เรียนรู้วิธีการดึงข้อความจากไฟล์ PDF ใน Java โดยใช้ GroupDocs.Parser Cloud SDK ทำให้กระบวนการดึงข้อความอัตโนมัติได้อย่างง่ายดายและประหยัดเวลา。...Text from PDF in Java by Page Number Range Java REST API to Extract...Text from PDF in Java by Page Number Range # ส่วนนี้ให้คำแนะนำท...

    blog.groupdocs.cloud/th/parser/document-parsing...
  3. 在 Python 中組合和合併 PowerPoint PPT/PPTX 文件

    您可以將兩個 PowerPoint 演示文稿合併為一個。本文介紹如何在 Python 中組合和合併 PowerPoint PPT/PPTX 文件。...start_page_number = 2 # 結束幻燈片編號 item2.end_page_number = 4 # 幻燈片範圍模式...

    blog.groupdocs.cloud/zh-hant/merger/combine-and...
  4. Drehen Sie PDF-Dateiseiten mithilfe der Rest-AP...

    Drehen Sie alle Seiten in PDF oder drehen Sie eine einzelne Seite in PDF mit der PDF-Seitenrotator-API. In diesem Artikel geht es darum, wie man PDF-Dateiseiten mithilfe der Rest-API in Python dreht...start_page_number = 1 options.end_page_number = 10 # Stellen...

    blog.groupdocs.cloud/de/merger/rotate-pdf-file-...
  5. Ruby를 사용하여 여러 파일 형식을 하나의 문서로 병합

    Ruby를 사용하여 여러 파일 유형을 하나의 문서로 병합하는 방법...start_page_number = 1 @item2.end_page_number = 4 @options =...

    blog.groupdocs.cloud/ko/merger/merge-multiple-f...
  6. Combiner et fusionner des fichiers PowerPoint P...

    Vous pouvez combiner et fusionner deux présentations PowerPoint en une seule. Cet article explique comment combiner et fusionner des fichiers PowerPoint PPT/PPTX en Python....start_page_number = 2 # numéro de diapositive...diapositive de fin item2.end_page_number = 4 # mode plage de diapositives...

    blog.groupdocs.cloud/fr/merger/combine-and-merg...
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....token will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/rewriter/hello-world/
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....token will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/translation/hello-world/
  9. Verify QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  10. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Allows to specify the slide number, which should be opened for..."output" loadOptions . slide_number = 0 loadRequest = GroupDocsEditorCloud...

    docs.groupdocs.cloud/editor/working-with-presen...