Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,889 for

name

(0.13 sec)
  1. 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....docx\ "}" Response { "name" : "one-page.docx" , "path"...

    docs.groupdocs.cloud/annotation/get-document-in...
  2. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example.... Provide the application name, for example, HelloWorld . Click...

    docs.groupdocs.cloud/rewriter/hello-world/
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example.... Provide the application name, for example, HelloWorld . Click...

    docs.groupdocs.cloud/translation/hello-world/
  4. 如何使用 Python 将 PDF 转换为可编辑的 Word 文档

    使用 Python Cloud SDK 将 PDF 转换为可编辑的 Word 文档,以便在任何平台上进行文档转换,而无需依赖第三方工具或应用程序。...pdf' remote_name = '02_pages.pdf' output_name= 'sample.docx'...ud.UploadFileRequest(remote_name,filename) response_upload =...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. FAQ - Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum.... Please avoid: Name-calling Ad hominem attacks Responding...

    forum.groupdocs.cloud/guidelines
  6. Search 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 search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and search...

    docs.groupdocs.cloud/signature/search-digital-s...
  7. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites.... To name just a few, it allows you to...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  8. Search QRCode 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 search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and search...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  9. Working with Lists | Documentation

    How-to dynamically generate items within different types of lists and specify their options using GroupDocs Assembly Cloud.... Name ]>> <</ foreach >><</ foreach...persons, described by their names and ages: XML Data JSON Data...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....signatures are as simple as a name entered in electronic documents...

    blog.groupdocs.cloud/signature/edit-signatures-...