Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 1,411 for

doc to docx

(0.12 sec)
  1. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting Document’s fields and tables defined in a template file saved in user sTorage and specified by template path. The following example demonstrates how To extract data from a source Document by a saved template. Here you can see how To parse text fields by regular expressions and a table inside the Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template STore in User STorage example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...words \d ocx \t emplate-document.docx ", " TemplatePath ": " templates...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  2. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With STorage...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ObjectExistsRequest ( "viewerdocs/one-page.docx" , Common . MyStorage ); var...

    docs.groupdocs.cloud/viewer/working-with-storage/
  3. Add annotation with downloading output document...

    AnnotateDirect method allows To add annotations To the Document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'annotationdocs/one-page.docx' }, 'Annotations': [ { 'Type':...

    docs.groupdocs.cloud/annotation/add-direct/
  4. Parse by Template Defined as an Object | Docume...

    This REST API allows us To extract Document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how To extract data from a source Document by a user-defined template. Here you can see how To parse text fields by regular expressions and a table inside the Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template defined as an object example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...": " words \d ocx \c ompanies.docx ", " StorageName ": "" } }"...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  5. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a Document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how To extract data from a container item. Here you can see how To parse text fields by regular expressions and a table inside the container item Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a Document inside a container example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...RelativePath ": " companies.docx " } }" Response { "count" :...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  6. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.Docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the sTorage. Required. FileInfo.STorageName STorage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected Document To be signed. Options Array of options To perform signatures delete...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath' : 'signedBarcode_one-page.docx' }, 'Options' : [ { 'SignatureType'...

    docs.groupdocs.cloud/signature/deletesettings/
  7. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.Docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.Docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path To the output Document...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'source_files/word/source_with_revs.docx' }, 'Revisions' : [ { 'Id' :...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  8. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.Docx", "sTorageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "Top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output Document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/deleteresult/
  9. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.Docx", "sTorageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "Top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output Document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/updateresult/
  10. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...docx"); options.setFileInfo(fileInfo);...(opens in a new tab [10]: https://docs.groupdocs.cloud/watermark [11]:...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...