Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,152 for

numbers

(0.07 sec)
  1. แปลงเอกสาร Word เป็น PDF โดยใช้ REST API ใน Pyt...

    แปลงเอกสาร Word (DOCX หรือ DOC) เป็นไฟล์ PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Conversion Cloud SDK สำหรับ Python...from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/th/conversion/convert-word...
  2. color_definitions_base__2_20e0779a6069eb977b10e...

    :root{--scheme-type: light;--primary: #222222;--secondary: #ffffff;--tertiary: #0088cc;--quaternary: #e45735;--header_background: #ffffff;--header_primary: #333333;--highlight: #ffff4d;--danger: #c......#1da1f2;--hljs-comment: #998;--hljs-number: #099;--hljs-string: #d14;--hljs-literal:...

    forum.groupdocs.cloud/stylesheets/color_definit...
  3. Meng ekstrak gambar dari Dokumen Word di Java -...

    Pelajari panduan langkah demi langkah untuk mengekstrak gambar dari dokumen Word secara programatis di Java menggunakan GroupDocs.Parser Cloud SDK untuk Java yang kuat....Word File in Java using Page Number Java REST API untuk Mengekstrak...

    blog.groupdocs.cloud/id/parser/extract-images-f...
  4. GroupDocs.cloud ホリデー オファー – 12 か月間、GroupDocs.To...

    さまざまな署名タイプでドキュメントに署名 (20 以上のサポートされている形式) さまざまな形式、スタイル、外観のテキスト署名、画像署名、デジタル署名 バーコード署名 GroupDocs.Signature Cloud SDK for Python を使用した QRコード署名。...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/ja/signature/14009/
  5. Watermark Cloud API a SDK pro zabezpečení dokum...

    Editace dokumentů REST API umožňuje upravovat textové dokumenty, tabulky, prezentace a webové dokumenty jako HTML v C#, Java, PHP, Python atd....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/cs/editor/update-word-exce...
  6. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 Linux/MacOS/Bash # Get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables.... page_number = 0 a1 . font_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/text-field-anno...
  7. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a 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 Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  8. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the 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 Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  9. 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 Linux/MacOS/Bash # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials.... page_number = 0 a1 . type = "ResourcesRedaction"...box . height = 100 $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/resource-redact...
  10. 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 Linux/MacOS/Bash # Get JSON Web Token # Place your client ID and client secret in the environment variables CLIENT_ID and CLIENT_SECRET.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/image-annotation/