Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 4,187 for

footer

(0.09 sec)
  1. Remova cabeçalho e rodapé no Word usando Python

    Remova o cabeçalho e o rodapé do Word usando Python. Obtenha as configurações do IDE, uma lista de etapas e um código de exemplo para excluir cabeçalho e rodapé no Word usando Python....cabeçalho/rodapé da coleção headers_footers em uma seção Remova o cabeçalho...clear() da coleção headers_footers ou acesse o item de destino...

    kb.aspose.com/pt/words/python/remove-header-and...
  2. FindReplaceOptions | Aspose.Words لـ .NET

    اكتشف منشئ FindReplaceOptions لتتمكن من تهيئة مثيل جديد بسهولة باستخدام الإعدادات الافتراضية، مما يعزز وظيفة البحث والاستبدال لديك....Document ( MyDir + "Header and footer types.docx" ); Section firstPageSection...Replace ( new Regex ( "(header|footer)" ), "" , options ); if ( ...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Lucrul cu documentul Text|Aspose.Words pentru P...

    Lucrați cu un document text și modificați obiectele acestuia folosind Python....puteți utiliza export_headers_footers_mode proprietate. Această proprietate...SaveFormat . TEXT # All headers and footers are placed at the very end...

    docs.aspose.com/words/ro/python-net/working-wit...
  4. Arbeiten mit Kopf- und Fußzeilen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie Kopf- und Fußzeilen von Microsoft Office Visio mit Aspose.Diagram festlegen....text at the right corner of footer diagram . HeaderFooter . FooterRight...FooterRight = "Right of the footer" ; // Set text at the center...

    docs.aspose.com/diagram/de/net/working-with-hea...
  5. Arbeiten mit Kopf- und Fußzeilen|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....text at the right corner of footer diagram . getHeaderFooter ()...setFooterRight ( "Right of the footer" ); // set text at the center...

    docs.aspose.com/diagram/de/java/working-with-he...
  6. Работа с верхними и нижними колонтитулами|Docum...

    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....text at the right corner of footer diagram . getHeaderFooter ()...setFooterRight ( "Right of the footer" ); // set text at the center...

    docs.aspose.com/diagram/ru/java/working-with-he...
  7. Inställning av sidhuvuden och sidfötter med Jav...

    Denna artikel förklarar hur man programmeringsmässigt infogar en bild i sidhuvudet och sidfoten i Excel kalkylblad med hjälp av Aspose.Cells for JavaScript via C++....123” Ställ in headers och footers Klass PageSetup erbjuder två...header(number, string) och footer(number, string) , som används...

    docs.aspose.com/cells/sv/javascript-cpp/setting...
  8. ヘッダーとフッター|Aspose.Slides for Node.js via .NET ドキ...

    Aspose.Slides for Node.js を使用してスライドのヘッダーとフッターを制御します。PPT、PPTX、ODP で日付、スライド番号、カスタムテキストを追加する JavaScript の例。... setFooterText ( "My footer" ); slide . getHeaderFooterManag...presentation . save ( "header_footer.pptx" , aspose . slides . SaveFormat...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  9. Arsip

    Arsip...temukan dan ganti teks di header/footer dokumen Word temukan dan ganti...Temukan dan Ganti Teks di Header/Footer Dokumen Word menggunakan C#...

    blog.aspose.com/id/words/find-and-replace-text-...
  10. Python 를 사용하여 PDF에 바닥글 추가 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF에 바닥글을 추가합니다...."This is a footer" ) footer = apdf . HeaderFooter () footer . Paragraphs...document . pages : page . footer = footer document . save ( path_outfile...

    products.aspose.com/pdf/ko/python-net/footer/