set_header_picture yöntemi
set_header_picture(self, section, header_picture)
Çalışma sayfasının başlığına bir resim ekler.
İadeler
Picture
nesnesini döndürür.
def set_header_picture(self, section, header_picture):
...
Parametre | Tip | Tanım |
---|---|---|
section | int | 0: Sol Bölüm, 1: Orta Bölüm, 2: Sağ Bölüm. |
header_picture | bytes | Görüntü verileri. |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
PageSetup
- sınıf
Picture