Ottieni l'immagine del foglio di lavoro con Forma
Contents
[
Hide
]
GetWorksheetPictureWithFormat
Retrieve a picture by number in the worksheet.
REST API
API | Metodo Http | Descrizione | API riferimento |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/pictures/{pictureNumber} | GET | Recupera un\'immagine in base al numero nel foglio di lavoro. | GetWorksheetPictureWithFormat |
Path Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
nome | stringa | Il nome del file. |
sheetName | string | Il nome del foglio di lavoro. |
pictureNumber | intero | L\'indice dell\'immagine. |
Query Parameter
Nome parametro | Tipo | Descrizione |
---|---|---|
format | string | formato conversione immagine(PNG/TIFF/JPEG/GIF/EMF/BMP). |
cartella | stringa | La cartella in cui si trova il file. |
storageName | string | Il nome dell\'archivio in cui si trova il file. |