Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 1,636 for

docx to doc

(0.09 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...= File . Open ( "four-pages.docx" , FileMode . Open ); var request...

    docs.groupdocs.cloud/conversion/convert-documen...
  2. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows To obtain list of revisions from Word Document. The following code sample demonstrates how To get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Call API method Download comparison result Document from sTorage (if any) Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'source_files/word/source_with_revs.docx' }" Response [ { "id" : 0 ,...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  3. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join 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.groupDocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...outputPath = "Output/joined_continous.docx" ; let result = await documentApi...

    docs.groupdocs.cloud/merger/join-images/
  4. Extract Metadata By Property Name Match Regex |...

    This REST API allows To extract metadata properties from the Document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how To extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."signaturedocs\signedDigitalOne_page.docx" ); $fileInfo -> setPassword...

    docs.groupdocs.cloud/signature/search-for-digit...
  6. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows To detect changes in different Document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted Document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be cusTomized if needed, changed text blocks can be marked with different formatting - italic, bold, underlined, strikethrough etc....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'source_files/word/source.docx' }, 'TargetFiles': [ { 'FilePath':...

    docs.groupdocs.cloud/comparison/compare-documents/
  7. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need To specify the FormattedTexToptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how To extract formatted text. 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...\d ocx \f ormatted-document.docx ", " StorageName ": "" } }"...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  8. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method To delete signature from the signed Document. The signature ID is needed To perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Delete signatures Download output Document For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType':...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  9. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method To update some signature properties by it’s id. The signature ID is needed To perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Update signatures Download output Document For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType':...

    docs.groupdocs.cloud/signature/update-barcode-s...
  10. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."signaturedocs\signedDigitalOne_page.docx" ); $fileInfo -> setPassword...

    docs.groupdocs.cloud/signature/verify-digital-s...