Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 463 of 463 for

png to pptx

(0.03 sec)
  1. 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...."watermarkOptions" : [{ options }] } png, gif, bmp, ico Properties Description..."{pageOrientation}" } ppt, pps, pptx, ppsx, odp, potx, potm, pptm...

    docs.groupdocs.cloud/conversion/convertoptions/
  2. Working with Text 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 sign a document with Text. It provides methods To create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature To Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....pptx/text?folder#storage \ -- header...Response { "fileName" : "01_pages.pptx" , "folder" : "Output" , "Code"...

    docs.groupdocs.cloud/signature/working-with-tex...
  3. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods To create Stamp Signature in Document Pages with different options To add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature To Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....png/stamp?folder=storage' \ -- header...Response { "fileName" : "01_pages.png" , "folder" : "Output" , "code"...

    docs.groupdocs.cloud/signature/working-with-sta...