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

numbers

(0.04 sec)
  1. Konvertieren Sie Word Dokumente mithilfe der RE...

    Konvertieren Sie Word Dokumente (DOCX oder DOC) mithilfe einer REST-API in der Cloud in Python mit dem Document Conversion Cloud SDK für Python programmgesteuert in PDF Dateien....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/de/conversion/convert-word...
  2. Python を使用して複数の Word ドキュメントを結合する方法

    当社の API は、オンラインでさまざまな形式のドキュメントとファイルを結合するように設計されています。この記事では、Python を使用して複数の Word 文書を結合する方法について説明します。...start_page_number = 2 # 終了ページ番号 item2.end_page_number = 4 # ページ範囲モード...

    blog.groupdocs.cloud/ja/merger/how-to-combine-m...
  3. Python で PowerPoint PPT/PPTX ファイルを結合およびマージする

    2 つの PowerPoint プレゼンテーションを結合して 1 つに結合できます。この記事では、Python で PowerPoint PPT/PPTX ファイルを結合およびマージする方法について説明します。...start_page_number = 2 # 終了スライド番号 item2.end_page_number = 4 # スライド範囲モード...

    blog.groupdocs.cloud/ja/merger/combine-and-merg...
  4. Node.js를 사용하여 Word 문서를 PDF로 변환 | Node.js에서 DOCX...

    Node.js에서 REST API를 사용하여 프로그래밍 방식으로 Word 문서를 PDF로 변환합니다. Node.js SDK를 사용하면 클라우드에서 DOC 및 DOCX 파일을 PDF 파일로 변환할 수 있습니다....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/ko/conversion/convert-word...
  5. پیشنهاد تعطیلات GroupDocs.cloud – 25% تخفیف در ...

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

    blog.groupdocs.cloud/fa/signature/14009/
  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. 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-...
  8. 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...
  9. 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...
  10. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough 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/text-strikeout-...