Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 1,126 for

numbers

(0.03 sec)
  1. تحويل مستندات Word إلى PDF باستخدام REST API في...

    قم بتحويل مستندات Word برمجيًا (DOCX أو DOC) إلى ملفات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في Python مع Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/ar/conversion/convert-word...
  2. Konvertieren Sie Word Dokumente mit Node.js | i...

    Konvertieren Sie Word Dokumente mithilfe einer REST-API in Node.js programmgesteuert in PDF. Das Node.js SDK ermöglicht die Konvertierung von DOC und DOCX Dateien in PDF Dateien in der Cloud....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/de/conversion/convert-word...
  3. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . font_color = 1201033...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . type = "TextRedaction"...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/text-redaction-...
  5. Python でオンラインで PDF ファイルからページを抽出する

    オンラインで簡単に PDF から 1 ページを抽出したり、PDF ファイルからすべてのページを抽出したりできます。この記事は、Python でオンラインで PDF ファイルからページを抽出する方法について説明します。...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/ja/merger/extract-pages-fr...
  6. Offre GroupDocs.cloud Holidays - Obtenez 25% de...

    Signez des documents (plus de 20 formats pris en charge) avec différents types de signature Signatures textuelles avec différents formats, styles et apparences, signatures d'image, signatures numériques Signatures de codes à barres Signatures QRCode à l'aide de GroupDocs.Signature Cloud SDK pour Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/fr/signature/14009/
  7. پیشنهاد تعطیلات GroupDocs.cloud – 25% تخفیف در ...

    امضای اسناد (بیش از 20 فرمت پشتیبانی شده) با انواع نمادهای مختلف امضاهای متنی با فرمت‌ها، سبک‌ها و ظاهر متفاوت، امضاهای تصویر، امضاهای دیجیتال امضاهای بارکد امضاهای QRCode با استفاده از GroupDocs.Signature Cloud SDK برای پایتون....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/fa/signature/14009/
  8. GroupDocs.cloud Holidays Offer – รับส่วนลด 25% ...

    ลงนามในเอกสาร (รูปแบบที่รองรับมากกว่า 20 รูปแบบ) พร้อมลายเซ็นประเภทต่างๆ ลายเซ็นข้อความที่มีรูปแบบ สไตล์ และรูปลักษณ์ที่หลากหลาย ลายเซ็นรูปภาพ ลายเซ็นดิจิทัล ลายเซ็นบาร์โค้ด ลายเซ็น QRCode โดยใช้ GroupDocs.Signature Cloud SDK สำหรับ Python...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/th/signature/14009/
  9. GroupDocs.cloud 假期優惠 – GroupDocs.Total Cloud AP...

    使用不同簽名類型簽署文檔(超過 20 種支持的格式) 具有各種格式、樣式和外觀的文本簽名、圖像簽名、數字簽名 條形碼簽名 QRCode 簽名 使用適用於 Python 的 GroupDocs.Signature Cloud SDK。...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/zh-hant/signature/14009/
  10. पायथन में दस्तावेज़ विभाजन | पायथन पीडीएफ फ़ाइल...

    जानें कि GroupDocs.Merger Cloud SDK का उपयोग करके Python में एक पीडीएफ फाइल को कई पीडीएफ फाइलों में कैसे विभाजित किया जाए। इस गाइड के साथ दस्तावेज़ संगठन में सुधार करें।...start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/hi/merger/split-pdf-file-i...