Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 1,275 for

docx to pdf

(0.06 sec)
  1. Convert document async | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from sTorage Steps 1 and 4 are sTorage operations, please refer To this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....word processing document into pdf document asyncronously. There...'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath': 'Output'...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. Convert document direct async | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document asyncronously without using cloud sTorage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async 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....word processing document into pdf document asyncronously without...= File . Open ( "four-pages.docx" , FileMode . Open ); var request...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To HTML5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document..."Microsoft Word" }, { "extension" : ".docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  4. convert doc to text on Document Processing REST...

    convert doc To text on Document Processing REST APIs | GroupDocs Cloud Recent content in convert doc To text on Document Processing REST APIs | GroupDocs Cloud Trích xuất văn bản từ Pdf Sử dụng API......Cloud Trích xuất văn bản từ PDF Sử dụng API REST .NET | Chuyển...REST API. Chuyển đổi DOC và DOCX sang định dạng TXT với các tính...

    blog.groupdocs.cloud/vi/tag/convert-doc-to-text...
  5. word to txt online on Document Processing REST ...

    word To txt online on Document Processing REST APIs | GroupDocs Cloud Recent content in word To txt online on Document Processing REST APIs | GroupDocs Cloud Trích xuất văn bản từ Pdf Sử dụng API R......Cloud Trích xuất văn bản từ PDF Sử dụng API REST .NET | Chuyển...REST API. Chuyển đổi DOC và DOCX sang định dạng TXT với các tính...

    blog.groupdocs.cloud/vi/tag/word-to-txt-online/...
  6. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats To Words, Cells, Html, Pdf, Slides and Image formats....pdf"][4] \ -X GET \ -H "Content-Type:...AttachmentName = "password-protected.docx", Folder = null, Storage = null...

    blog.groupdocs.cloud/viewer/first-public-releas...
  7. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability To find Digital signatures that are applied To document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Search signatures For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. 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....pdf' }, 'Options': [ { 'AllPages':..."signaturedocs/signedDigital_sample2.pdf" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/search-for-digit...
  8. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method To verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Verify signatures For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....pdf' }, 'Options': [ { 'AllPages':..."signaturedocs/signedDigital_sample2.pdf" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/verify-digital-s...
  9. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  10. Working with Verify Collection | 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 multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....on document (Cells, Images, PDF, Slides or Words) Signature API...cloud/v1/signature/SignedForVerificatio.pdf/collection/verification?folder#storage...

    docs.groupdocs.cloud/signature/working-with-ver...