Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 4,171 for

footer

(0.24 sec)
  1. Définir les marges avec JavaScript via C++|Docu...

    Dans cet article, vous apprendrez comment définir les marges d une feuille Excel à l aide de code d exemple. Apprenez également comment définir de manière programmatique les marges pour le centrage de la page, l en tête et le pied de page en utilisant l API JavaScript via C++....Cells Example - Set Header/Footer Margins </ title > </ head...< body > < h1 > Set Header/Footer Margins Example </ h1 > < input...

    docs.aspose.com/cells/fr/javascript-cpp/setting...
  2. 使用 Python 访问演示文稿中的幻灯片|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python(via .NET)在 PowerPoint 和 OpenDocument 演示文稿中访问和管理幻灯片。通过代码示例提升生产力。... header_footer_manager . set_all_slide_numbers_visibility...presentation . slides [ 0 ] . header_footer_manager . set_slide_number_visibility...

    docs.aspose.com/slides/zh/python-net/access-sli...
  3. 헤더 및 푸터 관리|Aspose.PDF for Java

    이 섹션에서는 PdfFileStamp 클래스를 사용하여 Aspose.PDF Facades로 헤더 및 푸터를 관리하는 방법을 설명합니다.... In order to add footer, you first need to create object...save ( _dataDir + "AddImage-Footer_out.pdf" ); } catch ( FileNotFoundExceptio...

    docs.aspose.com/pdf/ko/java/manage-header-and-f...
  4. Node.jsを利用してC++経由でヘッダーやフッターを取得する方法|Documentation

    この資料では、Node.jsをC++ API経由で使ってExcelやOpenOfficeのファイルからヘッダーとフッターをプログラム的に取得する方法について解説します。...)); // Gets center section of footer console . log ( sheet . getPageSetup...name of the sheet to header or footer break ; } AI Document Assistant...

    docs.aspose.com/cells/ja/nodejs-cpp/get-headers...
  5. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document....tabs, comments, headers, and footers during the loading documents...tabs, comments, headers, and footers restored. Q: Where can I specify...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. البحث والاستبدال في C++|Aspose.Words ل C++

    ابحث عن سلسلة أو نمط تعبير عادي في المستند واستبدله بالنص الذي تريده باستخدام C++....options ); مع ما يلي: auto footer = headersFooters -> idx_get...HeaderFooterType :: FooterPrimary ); footer -> get_Range ()-> Replace (...

    docs.aspose.com/words/ar/cpp/find-and-replace/
  7. Pythonを使用してWordにページ番号を入れる方法

    この記事では、Python を使用して Word にページ番号を挿入する方法について詳しく説明します。既存の Word ファイルをロードし、いくつかの API 呼び出しのみを使用して Python を使用して Word にページ番号を挿入する方法を説明します。...HeaderFooterType を FOOTER_PRIMARY として指定することにより、move_to_header_footer() メソッ...

    kb.aspose.com/ja/words/python/how-to-put-page-n...
  8. Znajdź i zamień w C#|Aspose.Words dla .NET

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w swoim dokumencie i zastąp go żądanym tekstem, korzystając z C#....następującymi: HeaderFooter footer = headersFooters [ HeaderFooterType...System . DateTime . Now . Year ; footer . Range . Replace ( "(C) 2006...

    docs.aspose.com/words/pl/net/find-and-replace/
  9. Opcje podczas konwersji do formatu PDF|Aspose.W...

    Konwertuj dokument do formatu PDF za pomocą zaawansowanych opcji za pomocą Python. Użyj opcji PdfSaveOptions, aby zmienić wynik zapisu dokumentu do formatu PDF....możesz ustawić właściwość header_footer_bookmarks_export_mode na HeaderFooterBookmark...eksportowane, jeśli wartość header_footer_bookmarks_export_mode to HeaderFooterBookmark...

    docs.aspose.com/words/pl/python-net/specify-ren...
  10. Compare PDF Documents using Python

    Compare PDF documents using Python by following this guide. It has the IDE settings, step-by-step algorithm, and a sample code to compare two PDF files using Python....ignoring text boxes, header footers, and formatting based on your...

    kb.aspose.com/words/python/compare-pdf-document...