Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,113 for

numbers

(0.11 sec)
  1. Ưu đãi ngày lễ của GroupDocs.cloud – Nhận 25% g...

    Ký tên Tài liệu (hơn 20 định dạng được hỗ trợ) với các loại chữ ký khác nhau Chữ ký văn bản với nhiều định dạng, kiểu dáng và hình thức khác nhau, Chữ ký hình ảnh, Chữ ký số Chữ ký mã vạch Chữ ký QRCode sử dụng GroupDocs.Signature Cloud SDK cho Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/vi/signature/14009/
  2. 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/
  3. Watermark Cloud API & SDK для захисту документі...

    Редагування документів REST API дозволяє редагувати текстові документи, електронні таблиці, презентації та веб-документи, такі як HTML у C#, Java, PHP, Python тощо....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/uk/editor/update-word-exce...
  4. Watermark Cloud API & SDKs لتأمين المستندات ٪٪ ...

    تحرير المستندات يسمح REST API بتحرير مستندات معالجة الكلمات وجداول البيانات والعروض التقديمية ومستندات الويب مثل HTML في C# و Java و PHP و Python وما إلى ذلك....slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/ar/editor/update-word-exce...
  5. 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/
  6. Verify Digital 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 Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-digital-s...
  7. แปลงเอกสาร 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...
  8. 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 Linux/MacOS/Bash # Get JWT token curl -v "https://api.... 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/
  9. Python에서 REST API를 사용하여 Word 문서를 PDF로 변환 | 워드를 ...

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 Word 문서(DOCX 또는 DOC)를 PDF 파일로 변환합니다....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/ko/conversion/convert-word...
  10. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 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/add-direct/