Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 1,407 for

docx to doc

(0.08 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example To get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "credit": 487848, "quantity": 6061570985....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requests\...

    docs.groupdocs.cloud/comparison/metered-consump...
  2. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows To adjust comparison sensitivity To achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 To 100. Minimal value - the minimal value is 0. Setting sensitivity To a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'source_files\\word\\source.docx' }, 'TargetFiles': [ { 'FilePath':...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  3. Join Documents of different formats | Documenta...

    This REST API allows merging the Document of different formats inTo one pdf or word processing Document. The table below contains the full list of properties that can be specified for each joined Document. Name Description Comment FilePath The file path in the sTorage Required property STorageName STorage name Could be omitted for default sTorage VersionId File version Id Useful for sTorages that support file versioning Password The password To open file Should be specified only for password-protected Documents Pages Collection of page numbers To use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'WordProcessing/one-page.docx' } } ], 'OutputPath': 'Output/joined...

    docs.groupdocs.cloud/merger/join-document-cross...
  4. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render various types of Documents inTo HTML, Image, or Pdf. Following example demonstrates on how To render Document with default options. 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 Optional: Delete 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' } }" Resonse { "pages" : [...

    docs.groupdocs.cloud/viewer/render-document/
  5. Verify Text 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 Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2Fs%2Fbzx1xm68zd0c910%2FPieChart.docx" \ - X POST \ - H "Content-Type:...

    docs.groupdocs.cloud/signature/verify-text-sign...
  6. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render Documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how To render Document without using cloud sTorage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file To convert Form data, Required pages string Pages range To render, like “1,2” or “3-5,10” Default value : all pages password string Input Document password Required for password-protected Documents....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."Resources/SampleFiles/sample.docx" ) if err != nil { fmt . Printf...

    docs.groupdocs.cloud/viewer/convert-and-download/
  7. 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...
  8. Image Viewer - Adjust quality for JPG | Documen...

    When rendering Documents and files To JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 To 100. Default value is 90. This example demonstrates how To adjust quality of the output JPG image. 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': 'JPG', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  9. Convert Specific Pages | Documentation

    This example demonstrates how To convert specific pages from word processing Documents inTo pdf Documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'WordProcessing/four-pages.docx', 'Format': 'pdf', 'ConvertOptions':...

    docs.groupdocs.cloud/conversion/convert-specifi...
  10. Verify Digital 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 Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2Fs%2Fbzx1xm68zd0c910%2FPieChart.docx" \ - X POST \ - H "Content-Type:...

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