Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,120 for

numbers

(0.05 sec)
  1. Python で REST API を使用して PDF ファイルを結合する | Python ...

    Document Merger Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用してプログラムで PDF ファイルを結合します。 Python で PDF の特定のページを結合します。...start_page_number = 2 # 終了ページ番号 item2.end_page_number = 4 # ページ範囲モード...

    blog.groupdocs.cloud/ja/merger/merge-pdf-files-...
  2. Nabídka GroupDocs.cloud Holidays – Získejte 25%...

    Podepisujte dokumenty (více než 20 podporovaných formátů) s různými typy podpisů Textové podpisy s různými formáty, styly a vzhledem, obrazové podpisy, digitální podpisy Podpisy čárových kódů Podpisy QRCode pomocí GroupDocs.Signature Cloud SDK pro Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/cs/signature/14009/
  3. Oferta świąteczna GroupDocs.cloud — 25% zniżki ...

    Podpisuj dokumenty (ponad 20 obsługiwanych formatów) za pomocą różnych typów podpisów Podpisy tekstowe w różnych formatach, stylach i wyglądzie Podpisy graficzne, podpisy cyfrowe Podpisy kodów kreskowych Podpisy QRCode za pomocą GroupDocs.Signature Cloud SDK dla Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/pl/signature/14009/
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page...."2021-02-05T05:17:10Z" , "pages" : [ { "number" : 1 , "width" : 595 , "height"...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. Offerta vacanze GroupDocs.cloud: ottieni il 25%...

    Firma documenti (oltre 20 formati supportati) con diversi tipi di firma Firme di testo con vari formati, stili e aspetto, firme di immagini, firme digitali Firme di codici a barre Firme QRCode utilizzando GroupDocs.Signature Cloud SDK per Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/it/signature/14009/
  6. Převeďte dokumenty Word do PDF pomocí REST API ...

    Programově převádějte dokumenty Word (DOCX nebo DOC) na soubory PDF pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  7. Konversi Dokumen Word ke PDF menggunakan REST A...

    Secara terprogram mengonversi dokumen Word (DOCX atau DOC) ke file PDF menggunakan REST API di cloud dengan Python dengan 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/id/conversion/convert-word...
  8. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/image-annotation/
  9. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document 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 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . opacity = 0 . 7 $a1...

    docs.groupdocs.cloud/annotation/point-annotation/
  10. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (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 = "ResourcesRedaction"...box . height = 100 $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/resource-redact...