Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 9,324 for

header

(0.47 sec)
  1. Memuat dan Menyimpan Pesan|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... WRITE_HEADER - Menunjukkan bahwa informasi header harus ditulis...lengkap harus ditulis di semua header email. NO_ENCODE_CHARACTERS...

    docs.aspose.com/email/id/python-net/loading-and...
  2. Agregar encabezado a PDF|Aspose.PDF for Python ...

    Aprenda a agregar encabezados de texto e imagen a paginas PDF usando PdfFileStamp en Python....encabezado de texto Use add_header() con un objeto FormattedText..., set_license def add_text_header ( infile : str , outfile :...

    docs.aspose.com/pdf/es/python-net/add-header/
  3. Kopf und Fußzeilen mit C++ festlegen|Documentation

    Dieser Artikel erklärt, wie man programmgesteuert ein Bild in die Kopf und Fußzeile von Excel Arbeitsblättern einfügt, indem man die Kopf und Fußzeile mit Skriptbefehlen mithilfe der C++ API oder Bibliothek festlegt....festlegen Contents [ Hide ] Header und Fußzeilen sind die Zeilen...werden. Es ist auch möglich, Header und Fußzeilen zu den Arbeitsblättern...

    docs.aspose.com/cells/de/cpp/setting-headers-an...
  4. Aspose.Cells for Python via .NET yi Pandas Exce...

    Aspose.Cells for Python via .NET yi Pandas Excel Motoru olarak kullanma....filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/tr/python-net/using-aspos...
  5. باستخدام Aspose.Cells للبايثون via .NET كمحرك E...

    باستخدام Aspose.Cells للبايثون via .NET كمحرك Excel لـ Pandas....filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/ar/python-net/using-aspos...
  6. Utiliser Aspose.Cells pour Python via .NET comm...

    Utiliser Aspose.Cells pour Python via .NET comme moteur Excel pour pandas....filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/fr/python-net/using-aspos...
  7. Использование Aspose.Cells для Python via .NET ...

    Использование Aspose.Cells для Python via .NET в качестве движка Excel для pandas....filepath_or_buffer , sheet_name = 0 , header = 0 , ** kwargs ): self . filepath...self . header = header def parse ( self , sheet_name , header = 0...

    docs.aspose.com/cells/ru/python-net/using-aspos...
  8. إضافة جداول إلى PDF في Python|Aspose.PDF for Py...

    تعرف على كيفية إضافة الجداول وتكوينها في مستندات PDF الموجودة في Python.... add ( table ) # Add header Row row = table . rows . add...cell = row . cells . add ( "header 1" ) cell . col_span = 2 cell...

    docs.aspose.com/pdf/ar/python-net/adding-tables/
  9. Lavorare con documenti di testo|Aspose.Words pe...

    Lavora con un documento di testo e modifica i suoi oggetti utilizzando Python....utilizzare la proprietà export_headers_footers_mode . Questa proprietà.... SaveFormat . TEXT # All headers and footers are placed at the...

    docs.aspose.com/words/it/python-net/working-wit...
  10. C++を使用したページごとに異なるヘッダーとフッターの設定方法|Documentation

    この記事は、C++ライブラリとAPIを使用してExcelワークシートのページ設定のさまざまなヘッダーとフッターをプログラムで設定する方法を示すサンプルコードを提供します。最初のページ、奇数ページ、偶数ページのヘッダーとフッターを設定できます。...GetPageSetup (); // Set different headers for odd and even pages pageSetup...SetHeader ( 1 , u "I am the header of the Odd page." ); pageSetup...

    docs.aspose.com/cells/ja/cpp/setting-different-...