Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,094 for

name

(0.05 sec)
  1. pygments.css

    .highlight pre { line-height: 125%; } .highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } .highlight span.linenos { color: inheri......n { color: #000000 } /* Name */ .highlight .o { color: #ce5c00;...highlight .na { color: #c4a000 } /* Name.Attribute */ .highlight .nb...

    pip.pypa.io/en/stable/_static/pygments.css
  2. 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...
  3. 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...
  4. 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 Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "Name": "one-page.docx", "path": "annotationdocs/one-page....docx'} Response { "name" : "one-page.docx" , "path"...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST API. This article is about how to convert XLSM to CSV in Python....provide the your cloud storage name Set input xlsm file path and...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. GroupDocs.Signature Cloud 18.8 Release Notes | ...

    Major Features There about 20 features and fixes in this release. The most notable are: Introduced additional properties of Text Signature. Implemented different background Brush styles for Text and Stamp Signatures for all supported document types. Involved additional properties for QR-Code Signature Added ability to put Logo into QR-Code Signature Improved Exception handling and error codes. Full List of Issues Covering all Changes in this Release Key Summary Category SIGNATURECLOUD-308 Update Search QR-Code Options New Feature SIGNATURECLOUD-307 Update Search Barcode Options New Feature SIGNATURECLOUD-305 Update Signature QR-Code Options with new properties New Feature SIGNATURECLOUD-304 Update Signature Barcode Options New Feature SIGNATURECLOUD-303 Update Signature Digital Options with new properties New Feature SIGNATURECLOUD-302 Implement Verify Options Extensions with new properties New Feature SIGNATURECLOUD-295 Update Signature Options Appearances with new properties New Feature SIGNATURECLOUD-292 Update Verification QRCode Options with new properties New Feature SIGNATURECLOUD-288 Update Verification Text Options with new properties New Feature SIGNATURECLOUD-287 Update Signature Stamp Options with new properties New Feature SIGNATURECLOUD-286 Update Signature Image Options with new properties New Feature SIGNATURECLOUD-285 Update Signature Text Options with new properties New Feature SIGNATURECLOUD-202 Implement Verification for Images documents New Feature SIGNATURECLOUD-187 Implement Brush Styles features support New Feature SIGNATURECLOUD-160 Implement Verification methods to support collection of options New Feature SIGNATURECLOUD-284 Improve Exception handling, implement Signature Exceptions support Improvement SIGNATURECLOUD-279 Add specific fields to PdfDigitalSignatureData Improvement SIGNATURECLOUD-134 Improve Swagger specification of GroupDocs.... Barcode type name is no longer required for searching..."status" : "OK" } QR-Code type name is no longer required for searching...

    docs.groupdocs.cloud/signature/groupdocs-signat...
  7. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure.... \\"pair\\":\\"en-fr\\", \\"name\\":\\"document.docx\\", \\"...

    blog.groupdocs.cloud/translation/translate-word...
  8. 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/
  9. 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/
  10. 如何使用 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-...