Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 2,595 for

doc to doc

(0.05 sec)
  1. HTML Viewer - Limit image size | Documentation

    GroupDocs.Viewer Cloud also provides the feature To set limits for width/height for the output image. Follow the below steps To achieve this functionality. If you want To render single image in PDF/HTML you can set width/height for the output image. If you set ImageMaxWidth/ImageMaxHeight options, if the image exceeds one of these limits - it will be resized proportionally. The following code sample shows how To set the output image size limits when rendering the Document....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/html-viewer-limit-i...
  2. 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...

    docs.groupdocs.cloud/viewer/render-document/
  3. 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...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  4. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability To apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) To the resulting Document; The following code sample shows how To accept/reject changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Compare Documents or get Document info Download comparison result 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...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  5. Search QRCode 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 search QRCode signatures in supported Document formats. It provides method To search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  6. 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...

    docs.groupdocs.cloud/conversion/convert-specifi...
  7. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with cusTom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options To specify different options for Stamp signature:...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Split worksheets into pages | Documentation

    There might be the case when you do not want To render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you To specify the number of rows in an Spreadsheet To be rendered on each page.This example demonstrates how To split worksheets inTo pages. API Usage There are steps that usage of GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/split-worksheets-in...
  9. Add Watermark | Documentation

    This example demonstrates how To convert word processing Document inTo pdf Document with adding watermark. 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...

    docs.groupdocs.cloud/conversion/add-watermark/
  10. Render single layout | Documentation

    GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName property. When this property is set, CadOptions.RenderLayouts property will be ignored. The following code sample shows how To render a specific 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...

    docs.groupdocs.cloud/viewer/render-single-layout/