...
GetPdfFromExcel |
|
Parameters: |
|
1) Blob | |
Rückgabe: Blob |
|
Beschreibung: |
|
GetXlsFromCsv
GetXlsFromCsv |
|
Parameters: |
|
1) Blob | Csv Inhalt (UTF-8 codiert). |
Rückgabe: Blob |
|
Beschreibung: |
|
GetXlsxFromCsv
GetXlsxFromCsv |
|
Parameters: |
|
1) Blob | Csv Inhalt (UTF-8 codiert). |
Rückgabe: Blob |
|
Beschreibung: |
|
GetTxtFromCsv
GetTxtFromCsv |
|
Parameters: |
|
1) Blob | Csv Inhalt (UTF-8 codiert). |
Rückgabe: Blob |
|
Beschreibung: |
|
GetHtmlFromCsv
GetHtmlFromCsv |
|
Parameters: |
|
1) Blob | Csv Inhalt (UTF-8 codiert). |
Rückgabe: Blob |
|
Beschreibung: |
|
GetXmlFromCsv
GetXmlFromCsv |
|
Parameters: |
|
1) Blob | Csv Inhalt (UTF-8 codiert). |
Rückgabe: Blob |
|
Beschreibung: |
|
GetPdfFromCsv
GetPdfFromCsv |
|
Parameters: |
|
1) Blob | Csv Inhalt (UTF-8 codiert). |
Rückgabe: Blob |
|
Beschreibung: |
|
ShowDocument
ShowDocument |
|
Parameters: |
|
1) Blob | Document |
2) String | Name |
3) String | Extension |
Rückgabe: Void |
|
Beschreibung: |
|
...