Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 8,903 for

header

(0.61 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Exception as e: print(e) # Process headers and footers try: section_count...= section.headers_footers.count if section.headers_footers is...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. Convertir HTML en Markdown – Aspose.HTML for Py...

    Convertissez HTML en Markdown de manière programmatique à l'aide d'Aspose.HTML ou en ligne avec le convertisseur HTML. Explorez les scénarios de conversion de HTML en MD à l'aide d'exemples Python....file 7 code = "<h1>Header 1</h1>" \ 8 "<h2>Header 2</h2>" \ 9 "<p>Hello...range of elements such as headers, lists, and tables. This property...

    docs.aspose.com/html/fr/python-net/convert-html...
  3. Najít a nahradit v Java|Aspose.Words místo Java

    Najděte řetězec nebo regulární vzor výrazu ve vašem dokumentu a nahraďte jej textem, který chcete použít Java....tyto dva řádky: HeaderFooter header = headersFooters . get ( HeaderFooterType...HeaderFooterType . HEADER_PRIMARY ); header . getRange (). replace...

    docs.aspose.com/words/cs/java/find-and-replace/
  4. DocumentBuilder.InsertBreak | Aspose.Words per ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertBreak di DocumentBuilder, che ti consente di aggiungere facilmente interruzioni personalizzate per una formattazione migliore.... Write ( "Header for the first page" ); builder...HeaderEven ); builder . Write ( "Header for even pages" ); builder...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Convert Pandas DataFrame to Excel in Python | P...

    Learn how to convert pandas DataFrame to Excel in Python using Aspose.Cells for Python via .NET with simple, accurate code examples....you want strict control over headers and data types. Please follow...array as a proper table with headers. The importer writes values...

    blog.aspose.com/cells/convert-pandas-dataframe-...
  6. BreakType Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.BreakType per migliorare la formattazione del tuo documento con tipi di interruzione precisi, per una migliore leggibilità e un migliore controllo del layout.... Write ( "Header for the first page" ); builder...HeaderEven ); builder . Write ( "Header for even pages" ); builder...

    reference.aspose.com/words/it/net/aspose.words/...
  7. HeaderFooter.node_type property | Aspose.Words ...

    HeaderFooter.node_type property. Returns [NodeType.Header_FOOTER](../../nodetype/#Header_FOOTER)....HEADER_FOOTER . @property def node_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MicrosoftプロジェクトファイルをCSV形式に変換する方法| Aspose.tasksド...

    C#の.NETのASPOSE.TASKSを使用して、MPPファイルをCSVに変換します。...used to decide what column headers will be exported. To change...GitHub How to hide column headers while converting to CSV By...

    docs.aspose.com/tasks/ja/net/convert-ms-project...
  9. Link Slicer to Multiple Pivot Tables using Python

    Follow this article to link slicer to multiple pivot tables using Python. It has details to set the IDE, a list of steps, and a sample code to connect slicer to multiple pivot tables....access a worksheet, and add headers Add sample data into the worksheet...the target sheet, set row headers and add sample data, and create...

    kb.aspose.com/cells/python/link-slicer-to-multi...
  10. Update Fields in Java|Aspose.Words for Java

    Learn how to update fields in Java. Update fields programmatically or use automatic field update using Java API...related to page-numbering in headers/footers are updated when you...fields PAGE , PAGEREF found in headers/footers of the document. This...

    docs.aspose.com/words/java/update-field/