Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 7,485 for

header

(0.09 sec)
  1. Манипуляция таблицами в существующем PDF|Aspose...

    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.... add ( "header 1" ) row . cells . add ( "header 2" ) row ....cells . add ( "header 3" ) row . cells . add ( "header 4" ) row ....

    docs.aspose.com/pdf/ru/python-net/manipulate-ta...
  2. Archiv

    Archiv...Header ist, legen Sie den Text für den Header mit der...getType() == PlaceholderType.Header) { ((IAutoShape)shape).getTextFrame()...

    blog.aspose.com/de/slides/sadd-header-footer-in...
  3. Encabezado y Pie de Página de Presentación|Docu...

    Encabezado y pie de página de PowerPoint en Python...Encabezado/Pie de Página def update_header_footer_text ( master ): for...slides . PlaceholderType . HEADER : shape . text_frame . text...

    docs.aspose.com/slides/es/python-net/presentati...
  4. Tabellarischen Bericht erstellen|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....besteht eine Tabelle aus einem Header, Tabellendatenzeilen, Zeilengruppen... Wenn ein Header verwendet wird, sollte das Header-Tag links...

    docs.aspose.com/cells/de/reportingservices/crea...
  5. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...response stream with appropriate headers workbook . save ( Response...inline display Response . set_header ( "Content-Disposition" , "inline;...

    docs.aspose.com/cells/zh/python-net/saving-file...
  6. Python'te Bul ve Değiştir|Python via .NET için ...

    Belgenizde bir dize veya normal ifade modeli bulun ve Python'i kullanarak bunu istediğiniz metinle değiştirin....{#find-and-replace-string-in-header-or-footer-of-a-document}‘in...değiştirmek: header = headersFooters . get_by_header_footer_type...

    docs.aspose.com/words/tr/python-net/find-and-re...
  7. Видалення верхнього та нижнього колонтитулів у ...

    Видалення верхнього та нижнього колонтитулів у Word за допомогою Python. Отримайте налаштування IDE, список кроків і зразок коду для видалення верхнього та нижнього колонтитулів у Word за допомогою Python....типів колонтитулів із колекції headers_footers у розділі Видаліть...метод clear() із колекції headers_footers, або отримайте доступ...

    kb.aspose.com/uk/words/python/remove-header-and...
  8. Uklonite zaglavlje i podnožje u Wordu pomoću Py...

    Uklonite zaglavlje i podnožje u Wordu pomoću Pythona. Nabavite IDE postavke, popis koraka i primjer koda za brisanje zaglavlja i podnožja u Wordu pomoću Pythona....zaglavlja/podnožja iz zbirke headers_footers u odjeljku Uklonite...metodu clear() iz kolekcije headers_footers ili pristupite ciljnoj...

    kb.aspose.com/hr/words/python/remove-header-and...
  9. Հեռացրեք վերնագիրն ու ստորագիրը Word-ում՝ օգտագ...

    Հեռացրեք վերնագիրն ու ստորագիրը Word-ում՝ օգտագործելով Python-ը: Ստացեք IDE կարգավորումներ, քայլերի ցանկ և օրինակելի կոդը՝ Word-ում Python-ի միջոցով վերնագիրն ու ստորոտը ջնջելու համար:...վերնագրի/ստորատակի ցանկալի տեսակները headers_footers հավաքածուից մեկ բաժնում...կա՛մ կանչեք clear() մեթոդը headers_footers հավաքածուից, կա՛մ մուտք...

    kb.aspose.com/hy/words/python/remove-header-and...
  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-...