Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,223 for

link

(0.04 sec)
  1. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#.... Please follow this link to learn the C# code snippet...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. Help! - Free Support Forum - groupdocs.cloud

    Hi , it’s possible to have support to translation PDF ( en to other language) ? How I must do it? I want test with postman and after compile java class. Now I receive error 401 , Bearer error=“invalid_token”, error_de…...receive the response with a link to your file saved on S3, that...

    forum.groupdocs.cloud/t/help/5457
  3. 在 Node.js 中使用 REST API 使用 Stamp 签署 PDF |在 Node....

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式使用 Stamp 签名对 PDF 文档进行签名。...log("Output file link: " + response.downloadUrl);...

    blog.groupdocs.cloud/zh/signature/sign-pdf-with...
  4. 首次公开发布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一个 REST API,用于通过云中的操作和更改来比较文档。...Format("{0}: {1}", "response is Link", response.Href.ToString()));...

    blog.groupdocs.cloud/zh/comparison/announcing-f...
  5. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....document linkDuplicateStreams Link duplicate streams removeUnusedObjects...

    docs.groupdocs.cloud/conversion/convertoptions/
  6. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....check Sets a checkbox value link Inserts a hyperlink restartNum...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  7. wds-react.min.css

    /*! * WDS v4.20.1 * Copyright 2017-2020 * Author SurveyMonkey (www.surveymonkey.com) */[class*=wds-],[class*=wds-]:after,[class*=wds-]:before{font-family:National\ 2,Helvetica Neue,Helvetica,Arial,......wds-badge--link{background:#007faa;color:#fff}...wds-type--body-sm{font-size:13px}.wds-type--link,a{color:#007faa;text-decora...

    cdn.smassets.net/assets/wds/4_20_2/wds-react/wd...
  8. Storage API Credits hosting on private self inf...

    From the API usage I see, I’m charged one credit for each upload/download I’ve a few questions within the cloud plan on API billing, if someone can help answer: I’m confused as to what exactly is the difference betwe…...separately, but how does it link to groupdocs storageName? osdevv...

    forum.groupdocs.cloud/t/storage-api-credits-hos...
  9. screen.css

    /* Original style from softwaremaniacs.org (c) Ivan Sagalaev */ .swagger-section pre code { display: block; padding: 0.5em; background: #F0F0F0; } .swagger-section pre ......link_url { color: #080; } .swagger-section...swagger-section pre .markdown .link_label, .swagger-section pre...

    reference.groupdocs.cloud/storage/css/screen.css
  10. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Possible values are: “Fixed”, “Linked”, “Regex”. Required. FieldPosition...The name of the linked field. Required if “Linked” FieldPositionType...

    docs.groupdocs.cloud/parser/parse-by-template/