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

doc to docx

(0.1 sec)
  1. 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/
  2. 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...
  3. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways To optimize the rendering of Documents inTo HTML, one of the solutions you might want To use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has To download, the faster he will see the rendered Document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  4. Verify Barcode 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 Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2Fs%2Fbzx1xm68zd0c910%2FPieChart.docx&signature#ZTbpiS7dNO0sxXFhnkl6"...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  5. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing Documents by default. If you want To see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how To render a Word Document including tracked changes. 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...'SampleFiles/with_tracked_changes.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  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. Remove Metadata By Possible Tag Name | Document...

    This REST API allows To remove metadata properties from the Document choosing the properties To remove by approximate or a part of metadata tag name. This API allows you To specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how To remove metadata properties that have “creaTor” phrase in theirs tag names. 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 ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you To rotate individual pages when viewing Documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs To rotate page on 90-degree clockwise; On180Degree - instructs To rotate page on 180-degree clockwise; On270Degree - instructs To rotate page on 270-degree clockwise; The following code snippet shows how To rotate output pages when viewing a Document as PDF...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'PDF', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  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. Set Metadata By Property Name Match Exact Phras...

    This REST API allows To set Document metadata new values choosing properties with specified name. cURL example The following example demonstrates how To set metadata information To all properties with the exact same name as specified. 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.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To join several Documents inTo one curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...