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

footer

(0.23 sec)
  1. ヘッダーとフッター|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用してスライドのヘッダーとフッターを制御します。C# の例で、PPT、PPTX、ODP 形式に日付、スライド番号、カスタムテキストを追加できます。... SetFooterText ( "My footer" ); slide . HeaderFooterManager...

    docs.aspose.com/slides/ja/net/examples/elements...
  2. Aggiungi piè di pagina a più documenti|Document...

    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....piè di pagina It represents Footer formatting script. Script commands:...

    docs.aspose.com/cells/it/sharepoint/add-footer-...
  3. Dodaj nagłówek do pliku PDF za pomocą Python | ...

    Przykładowy kod Pythona do używania Aspose.PDF do pracy z nagłówkami z pliku PDF za pośrednictwem .NET.... TextFragment ( "This is a footer" ) header = apdf . HeaderFooter...

    products.aspose.com/pdf/pl/python-net/header/
  4. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....is_end_of_header_footer property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Ajouter un pied de page à plusieurs documents|D...

    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....pied de page It represents Footer formatting script. Script commands:...

    docs.aspose.com/cells/fr/sharepoint/add-footer-...
  6. ImportFormatOptions.IgnoreHeaderFooter | Aspose...

    Scopri la proprietà IgnoreHeaderFooter di ImportFormatOptions e controlla la formattazione di intestazioni/piè di pagina in modalità KeepSourceFormatting. Semplifica l'importazione dei tuoi documenti oggi stesso!...Document ( MyDir + "Header and footer types.docx" ); // Se 'IgnoreHeaderFooter'...

    reference.aspose.com/words/it/net/aspose.words/...
  7. تعيين الهوامش باستخدام C++|Documentation

    تعرف على كيفية تعيين هوامش ورقة عمل Excel باستخدام C++. يغطي هذا الدليل تعيين هوامش الصفحة، تركيز المحتوى، وتكوين هوامش الرأس والتذييل برمجياً باستخدام Aspose.Cells for C++....GetPageSetup (); // Specify Header / Footer margins pageSetup . SetHeaderMargin...successfully with centered header and footer margins!" << std :: endl ;...

    docs.aspose.com/cells/ar/cpp/setting-margins/
  8. Trabajar con encabezados y pies de página|Aspos...

    Cree, administre y elimine encabezados y pies de página en un documento usando Python....different_first_page_header_footer en true y luego especificar...indicador odd_and_even_pages_header_footer en true y luego especificar...

    docs.aspose.com/words/es/python-net/working-wit...
  9. पायथन का उपयोग करके वर्ड में पेज नंबर कैसे डालें

    यह लेख पायथन का उपयोग करके वर्ड में पेज नंबर डालने के तरीके के बारे में विस्तृत जानकारी प्रदान करता है। यह आपको एक मौजूदा वर्ड फ़ाइल लोड करने के लिए मार्गदर्शन करेगा और फिर केवल कुछ एपीआई कॉल की मदद से पायथन का उपयोग करके पेज नंबरों को शब्द में सम्मिलित करेगा।... यह FOOTER_PRIMARY के रूप में HeaderFooterType...प्रदान करके move_to_header_footer() विधि का उपयोग करके दस्तावेज़...

    kb.aspose.com/hi/words/python/how-to-put-page-n...
  10. Folienlayouts in PHP anwenden oder ändern|Aspos...

    Verwalten und passen Sie Folienlayouts in Aspose.Slides für PHP über Java an. Erkunden Sie Layouttypen, die Steuerung von Platzhaltern und die Fußzeilensichtbarkeit anhand von Codebeispielen....dispose (); } Das Ergebnis: Footer‑Sichtbarkeit für eine Layout‑Folie...$headerFooterManager -> setFooterText ( "Footer text" ); $headerFooterManager...

    docs.aspose.com/slides/de/php-java/slide-layout/