Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 9,803 for

text

(0.07 sec)
  1. Specify Max Chars And Rows | Documentation

    When processing Text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....by document type / Rendering Text Files / Specify Max Chars And...On this page When processing text files you can adjust page parameters...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  2. Working with Barcode 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 sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....SignatureImplementat ": " TextStamp "," Text ": " John Smith "," Width ":...\"Barcode\", \"Page\": 1, \"Text\": \"John Smith\", \"BarcodeType\":...

    docs.groupdocs.cloud/signature/working-with-bar...
  3. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…... We are using Image, Text and Digital types together....user to use as the info for the Text type signature. biglesias April...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  4. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...text = "This is area annotation"...0.2 a1.type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... You can add a text or image watermark to any image...

    blog.groupdocs.cloud/groupdocs.cloud/page/38/
  6. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of Text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....documents are a specific form of text-based spreadsheets with delimiters...string separator (delimiter) for text-based Spreadsheet documents...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...documents, Excel spreadsheets, or text files programmatically on the...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  8. 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...Signature QR-Code Signature Text Signature Image Signature Add...different options for page number, text and search criteria by using...

    blog.groupdocs.cloud/signature/releasing-next-g...
  9. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....API provides methods to apply Text and Figure based annotations...rtf" , "fileFormat" : "Rich Text Format" }, { "extension" : "...

    docs.groupdocs.cloud/annotation/get-supported-f...
  10. Convert Excel to CSV in Python | Convert CSV to...

    Programmatically convert Excel files to CSV and CSV to Excel on the cloud using a REST API in Python with GroupDocs.Conversion Cloud API....tabular data (numbers and text) as plain text and uses a comma to separate...

    blog.groupdocs.cloud/conversion/convert-excel-t...