Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,163 for

numbers

(0.44 sec)
  1. Extract Metadata from XLS in Java

    Extract metadata from XLS files in Java with GroupDocs.Metadata Cloud SDK. Step-by-step guide, code sample, cURL commands, and best practices.... What limits apply to the number of files I can process per...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  2. 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 Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page...."2021-02-05T05:17:10Z" , "pages" : [ { "number" : 1 , "width" : 595 , "height"...

    docs.groupdocs.cloud/annotation/get-document-in...
  3. GroupDocs.cloud 假期优惠 – GroupDocs.Total Cloud AP...

    使用不同签名类型签署文档(超过 20 种支持的格式) 具有各种格式、样式和外观的文本签名、图像签名、数字签名 条形码签名 QRCode 签名 使用适用于 Python 的 GroupDocs.Signature Cloud SDK。...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/zh/signature/14009/
  4. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...different options for page number, text and search criteria by...

    blog.groupdocs.cloud/signature/releasing-next-g...
  5. Node.js を使用して PDF を編集可能な Word ドキュメントに変換する

    Node.js の REST API を使用して、プログラムで PDF を編集可能な Word ドキュメントに変換します。 Node.js SDK を使用すると、PDF を DOC および DOCX ファイルに変換できます。...pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  6. Chuyển đổi tài liệu Word sang PDF bằng Node.js ...

    Lập trình chuyển đổi tài liệu Word sang PDF bằng API REST trong Node.js. Node.js SDK cho phép chuyển đổi các tệp DOC và DOCX thành tệp PDF trên đám mây....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  7. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected 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 . background_color =...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . background_color...

    docs.groupdocs.cloud/annotation/text-highlight-...
  8. 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/
  9. 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/
  10. Convertir des documents Word en PDF à l'aide de...

    Convertissez par programmation des documents Word (DOCX ou DOC) en fichiers PDF à l'aide d'une API REST sur le cloud en Python avec 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/fr/conversion/convert-word...