Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 1,636 for

docx to doc

(0.04 sec)
  1. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.conversion Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/conversion/working-with-fo...
  2. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-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.Merger Cloud with Docker Note about credits consumption when using metered license in Docker version STorage calls are not charged Merger API calls charge is based on Document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined Documents, there may be extra credit consumed, because of internal implementation....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requests\...

    docs.groupdocs.cloud/merger/metered-consumption/
  3. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-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.Signature Cloud with Docker Note about credits consumption when using metered license in Docker version STorage calls are not charged Signature API calls charge is based on Document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined Documents, there may be extra credit consumed, because of internal implementation....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requests\...

    docs.groupdocs.cloud/signature/metered-consumpt...
  4. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole Document by default. You need To specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole Document example. cURL example The following example demonstrates how To extract text from the whole Document. 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...": " words \d ocx \d ocument.docx ", } }" Response { "text" :...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  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. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows To create Document preview images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Document inTo cloud sTorage Create preview images Download images 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...= "source_files/word/source.docx" }, Format = PreviewOptions...

    docs.groupdocs.cloud/comparison/create-document...
  7. Extract Metadata By Tag | Documentation

    This REST API allows To extract metadata properties from the Document choosing the properties by exact tag and category name. cURL example The following example demonstrates how To extract metadata information from all properties with Created tag. 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...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows To accept all revisions in Word Document and save the result. The following code sample demonstrates how To accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Call API method with options 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'source_files/word/source_with_revs.docx' }, 'AcceptAll': true, 'OutputPath':...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  9. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside Document with GroupDocs.Signature Cloud it’s only needed To pass search options 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. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'signedQRCode_one-page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  10. Working With Storage | Documentation

    STorage existence API This API intended for checking the existence of cloud sTorage with a given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupDocs.cloud/v1.0/metadata/sTorage/MySTorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/metadata/storage/version/one-page.docx?storageName#MyStorage" \ -H...

    docs.groupdocs.cloud/metadata/working-with-stor...