Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 4,051 for

footer

(0.12 sec)
  1. Ubah Ukuran Halaman PDF dengan Python|Aspose.PD...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan Aspose.PDF untuk Python melalui pustaka .NET....output_pdf ) Tambahkan Header dan Footer ke PDF menggunakan Python Potong...

    docs.aspose.com/pdf/id/python-net/change-page-s...
  2. Programowanie z dokumentami w Java|Aspose.Words...

    Użyj Aspose.Words Document Object Model klasy do programowania tworzenia, modyfikacji i zarządzania dokumentami z Java. Praca z właściwościami dokumentów, ustawieniami i treścią, jak również z wyglądem dokumentów poprzez zarządzanie kolorami, kształtami, czcionkami i innymi grafikami....z Ranges Praca z Headers i Footers Praca z przypisami i notatkami...

    docs.aspose.com/words/pl/java/programming-with-...
  3. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds....border_surrounds_footer property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. در Python پیدا و جایگزین کنید|Aspose.Words برای...

    یک رشته یا الگوی عبارت منظم را در سند خود پیدا کنید و آن را با متنی که می خواهید با استفاده از Python جایگزین کنید.... get_by_header_footer_type ( aw . HeaderFooterType...get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_PRIMARY...

    docs.aspose.com/words/fa/python-net/find-and-re...
  5. Configurando encabezados y pies de página con C...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de Excel al configurar el encabezado y pie de página mediante comandos de script usando la API o biblioteca C++....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/es/cpp/setting-headers-an...
  6. Impostare intestazioni e piè di pagina con C++|...

    Questo articolo spiega come inserire programmativamente un immagine nell intestazione e nel piè di pagina dei fogli di lavoro Excel impostando le intestazioni e i piè di pagina con comandi script utilizzando l API o la libreria C++....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/it/cpp/setting-headers-an...
  7. JavaScriptを使用してC++経由でワークシート内のテキストボックスのタグをテキストに置...

    Aspose.Cells for JavaScriptを使用してC++経由でワークシート内のテキストボックス内のタグをテキストに置換する方法を学ぶ。...within page setup headers and footers (indices 0..2) for ( let j...footerVal = sheet . pageSetup . footer ( j ); if ( footerVal != null...

    docs.aspose.com/cells/ja/javascript-cpp/replace...
  8. Travailler avec les artefacts dans .NET|Aspose....

    Aspose.PDF for .NET vous permet d’ajouter une image d’arrière-plan aux pages PDF, et d’obtenir chaque filigrane en utilisant la classe Artifact....valeurs incluent Background, Footer, Header, Undefined, Watermark)...)); Console . WriteLine ( "Footers: {0}" , paginationArtifacts...

    docs.aspose.com/pdf/fr/net/artifacts/
  9. पायथन का उपयोग करके वर्ड में हैडर और फुटर कैसे ...

    इस ट्यूटोरियल में पायथन का उपयोग करके वर्ड में हेडर और फुटर जोड़ने के तरीके के बारे में जानकारी है। यह विकास के माहौल को कॉन्फ़िगर करने के लिए सभी विवरण प्रदान करता है, चरणबद्ध प्रक्रिया, और पायथन का उपयोग करके वर्ड में हेडर और फुटर डालने के लिए एक रन करने योग्य नमूना कोड।...उपयोग करके Word में Header और Footer जोड़ने के चरण हेडर जोड़ने के...प्रकारों के साथ move_to_header_footer() विधि का उपयोग करके शीर्षलेख...

    kb.aspose.com/hi/words/python/how-to-add-header...
  10. Ränder mit C++ festlegen|Documentation

    Erfahren Sie, wie Sie die Seitenränder eines Excel Arbeitsblatts mit C++ festlegen. Dieser Leitfaden deckt das Einstellen der Seitenränder, das Zentrieren des Inhalts und die Konfiguration der Kopf und Fußzeilenränder programmgesteuert mit Aspose.Cells for C++ ab....GetPageSetup (); // Specify Header / Footer margins pageSetup . SetHeaderMargin...successfully with centered header and footer margins!" << std :: endl ;...

    docs.aspose.com/cells/de/cpp/setting-margins/