Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 4,260 for

footer

(0.14 sec)
  1. 搜索

    搜索...HeadersFooters; HeaderFooter footer = headersFooters[HeaderFooterType...Word 文檔頁腳中的文本 footer.Range.Replace("This is footer of the document...

    blog.aspose.com/zh-hant/words/find-and-replace-...
  2. 아카이브

    아카이브...HeadersFooters; HeaderFooter footer = headersFooters[HeaderFooterType...바닥글의 텍스트 바꾸기 footer.Range.Replace("This is footer of the document...

    blog.aspose.com/ko/words/find-and-replace-text-...
  3. Margin mit JavaScript über C++ einstellen|Docum...

    In diesem Artikel lernen Sie, wie Sie die Ränder eines Excel Arbeitsblatts mit Beispielcode einstellen. Außerdem erfahren Sie, wie Sie programmatisch Ränder für die Seitenmitte, Kopf und Fußzeile mit der JavaScript API über C++ einstellen....Cells Example - Set Header/Footer Margins </ title > </ head...< body > < h1 > Set Header/Footer Margins Example </ h1 > < input...

    docs.aspose.com/cells/de/javascript-cpp/setting...
  4. Başlıklar ve Altbilgiler ile C++ kullanımı|Docu...

    Bu makale, C++ API veya Kütüphane kullanılarak başlık ve altbilgiye resim eklemek için betik komutlarıyla programlı olarak nasıl yapıldığını açıklar....at the left section of the footer with custom font for part of...the central section of the footer pageSetup . SetFooter ( 1 ...

    docs.aspose.com/cells/tr/cpp/setting-headers-an...
  5. Administrar encabezados y pies de página de la ...

    Utilice Aspose.Slides para .NET para añadir y personalizar encabezados y pies de página en presentaciones de PowerPoint y OpenDocument, logrando un aspecto profesional.... SetAllFootersText ( "My Footer text" ); pres . HeaderFooterManager...headerFooterManager . SetFooterAndChildFoo ( "Footer text" ); // establecer texto...

    docs.aspose.com/slides/es/net/presentation-head...
  6. Найти и заменить в Python|Aspose.Words для Pyth...

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя Python.... get_by_header_footer_type ( aw . HeaderFooterType...get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_PRIMARY...

    docs.aspose.com/words/ru/python-net/find-and-re...
  7. Configuración de encabezados y pies de página|D...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de Excel configurando el encabezado y pie de página con comandos de script usando la API Aspose.Cells para Python via .NET....dos métodos, set_header y set_footer , utilizados para agregar un...adicionales, set_header_picture y set_footer_picture , utilizados para agregar...

    docs.aspose.com/cells/es/python-net/setting-hea...
  8. Impostazione Intestazioni e piè di pagina|Docum...

    Questo articolo spiega come inserire programmaticamente un immagine nell intestazione e nel piè di pagina dei fogli di lavoro di Excel impostando l intestazione e il piè di pagina con comandi script utilizzando l API Aspose.Cells per Python via .NET....due metodi, set_header e set_footer , utilizzati per aggiungere...aggiuntivi, set_header_picture e set_footer_picture , utilizzati per aggiungere...

    docs.aspose.com/cells/it/python-net/setting-hea...
  9. Comment mettre le numéro de page dans Word en u...

    Cet article fournit des informations détaillées sur la façon de mettre le numéro de page dans Word à l'aide de Python. Il vous guidera pour charger un fichier Word existant, puis insérer des numéros de page dans Word en utilisant Python à l'aide de quelques appels d'API uniquement....de la méthode move_to_header_footer() en fournissant le HeaderFooterType...HeaderFooterType comme FOOTER_PRIMARY. Vous pouvez écrire du texte...

    kb.aspose.com/fr/words/python/how-to-put-page-n...
  10. 如何使用 Python 在 Word 中输入页码

    本文提供了有关如何使用 Python 在 Word 中输入页码的详细信息。它将引导您加载现有的 Word 文件,然后仅在少数 API 调用的帮助下使用 python 在 word 中插入页码。...它允许使用 move_to_header_footer() 方法移动到文档的页眉或页脚部分,方法是将 HeaderFooterType...HeaderFooterType 提供为 FOOTER_PRIMARY。您可以使用 write() 方法和 insert_field()...

    kb.aspose.com/zh/words/python/how-to-put-page-n...