Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 3,249 for

total

(0.06 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/get-supported-f...
  2. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/editor/working-with-text-d...
  3. Chuyển đổi tài liệu Word sang PDF bằng API REST...

    Lập trình chuyển đổi tài liệu Word (DOCX hoặc DOC) thành tệp PDF bằng API REST trên đám mây trong Python với SDK đám mây chuyển đổi tài liệu cho Python....pages_count = 2; # total pages to convert settings.convert_options...

    blog.groupdocs.cloud/vi/conversion/convert-word...
  4. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  5. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/text-field-anno...
  6. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/sign-document-wi...
  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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  9. Node.js で REST API を使用して PDF ファイルを比較する | PDF比較SDK

    Java 用メタデータ操作 Cloud SDK を使用して、Java のクラウド上で REST API を使用して MP3 ファイルのメタデータをプログラム的に抽出する...app/metadata/total 結論 # この記事では、クラウド上で MP3 オーディオ...

    blog.groupdocs.cloud/ja/metadata/extract-metada...
  10. पायथन में REST API का उपयोग करके Word दस्तावेज़...

    पायथन के लिए दस्तावेज़ रूपांतरण क्लाउड एसडीके के साथ पायथन में क्लाउड पर REST API का उपयोग करके वर्ड डॉक्यूमेंट (DOCX या DOC) को प्रोग्रामेटिक रूप से पीडीएफ फाइलों में बदलें।...pages_count = 2; # total pages to convert settings.convert_options...

    blog.groupdocs.cloud/hi/conversion/convert-word...