Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 1,407 for

docx to doc

(0.08 sec)
  1. 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/
  2. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you To make your rendering inTo HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  3. Load password-protected document | Documentation

    GroupDocs.Viewer Cloud supports rendering Documents that are protected with a password. The following code sample shows how To render password-protected Documents. 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. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'SampleFiles/password_protected.docx', 'Password': '12345' }, 'ViewFormat':...

    docs.groupdocs.cloud/viewer/load-password-prote...
  4. 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...
  5. HTML Viewer - Optimize for printing | Documenta...

    If you need To optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation Documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram Documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted To vecTor SVG format for better quality for print and page layout. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

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

    docs.groupdocs.cloud/signature/verify-digital-s...
  9. Search for multiple signatures | Documentation

    Sometimes you may want To search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching Documents for different signature types in an easy and intuitive way. In common words the idea is To pass collection of desired signature types To Search method. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'signaturedocs/signedCollectionsOne_page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-multi...
  10. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way To find all Barcode signatures that are present in a Document 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...'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-barco...