Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 774 for

link annotation

(0.44 sec)
  1. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....recommend the following related link for supported document conversions:...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/05/06/convert-pdf-to-...
  2. api-reference-home.css

    .rightbody { margin-top: 60px; } #sitenavPanel div a { font-size:14px!important; } #sitenavPanel div ul li a{ font-size:13px!important; } .api-block span em { font-style: normal; font-weight: norma......top; padding-right: 5px; } a:link, a:visited, a:active, a:hover...important} } .api-groupdocs-annotation-ico-new { background: url(...

    reference.groupdocs.cloud/viewer/css/api-refere...
  3. How to Convert PDF Files to HTML in Python

    Online PDF to HTML converter turns a PDF into a one-page website. This article is about how to convert PDF files to HTML in Python.... But it is difficult to link to a specific page in a PDF...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/07/26/how-to-convert-...
  4. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python.... Download link of output files will be available...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/08/05/convert-bmp-to-...
  5. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python.... Download link of output files will be available...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/08/10/convert-jpg-to-...
  6. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password 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....Annotation Product Solution GroupDocs...console . log ( "Output file link: " + response . href ); } catch...

    docs.groupdocs.cloud/comparison/set-password-fo...
  7. Convert Word Documents to PDF in Ruby using RES...

    Users convert word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word documents to PDF in Ruby using cloud REST API....recommend following related link of supported document conversions:...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/04/26/convert-word-do...
  8. How to Extract Pages From Word Documents in Python

    Split word document into multiple documents to extract pages from word document. This article is about how to extract pages from word documents in Python.... Download link of output files will be available...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/08/16/how-to-extract-...
  9. 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....Annotation Product Solution GroupDocs...document linkDuplicateStreams Link duplicate streams removeUnusedObjects...

    docs.groupdocs.cloud/conversion/convertoptions/
  10. print.css

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

    reference.groupdocs.cloud/storage/css/print.css