Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 10,058 for

text

(0.09 sec)
  1. resultant.xls

    Sheet1 PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own Text here Complete 01/16 01/21 5 Subtask 1.......COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5...01/21 3 Task 2 - enter your own text here In Progress 01/22 01/23...

    blog.groupdocs.cloud/ar/conversion/convert-html...
  2. resultant.xls

    Sheet1 PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own Text here Complete 01/16 01/21 5 Subtask 1.......COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5...01/21 3 Task 2 - enter your own text here In Progress 01/22 01/23...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  3. resultant.xls

    Sheet1 PROJECT TIMELINE TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own Text here Complete 01/16 01/21 5 Subtask 1.......COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5...01/21 3 Task 2 - enter your own text here In Progress 01/22 01/23...

    blog.groupdocs.cloud/it/conversion/convert-html...
  4. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...text = "This is 距离标注" a1.creator_name...opacity = 1 a2.type = "Area" a2.text = "This is 区域标注" a2.creator_name...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  5. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....generate alternative versions of text, providing diversity and uniqueness...variety and style: Rewrite texts and documents to convey the...

    docs.groupdocs.cloud/rewriter/product-overview/
  6. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 # First get JSON Web Token curl -v "https://api...."Annotations": [ { "Type": "Area", "Text": "This is area annotation"...'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...

    docs.groupdocs.cloud/annotation/area-annotation/
  7. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a 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 # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard...."Annotations": [ { "Type": "Distance", "Text": "This is distance annotation"...'Annotations': [ { 'Type': 'Distance', 'Text': 'This is distance annotation'...

    docs.groupdocs.cloud/annotation/distance-annota...
  8. Verify 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 verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, Text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....different options for page number, text and search criteria by using..."," DocumentPageNumber ":1," Text ": " 1234567890 "," VerifyAllPages...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  9. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF...."string" , "Watermark" : { "Text" : "string" , "Color" : "string"...rendering. Watermark.Text The watermark text. Watermark.Color The...

    docs.groupdocs.cloud/viewer/viewoptions/
  10. Add Watermark to Word Documents on Document Pro...

    Add Watermark to Word Documents on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Watermark to Word Documents on Document Processing REST APIs | GroupDocs Cloud Hinzufügen vo......der REST-API in C# Fügen Sie Text oder Bildwasserzeichen programmgesteuert...

    blog.groupdocs.cloud/de/tag/add-watermark-to-wo...