Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 7,951 for

header

(0.22 sec)
  1. 아카이브

    아카이브...var code = "<h1>Header 1</h1>" + "<h2>Header 2</h2>" + "<p>Hello...var code = "<h1>Header 1</h1>" + "<h2>Header 2</h2>" + "<p>Hello...

    blog.aspose.com/ko/html/convert-html-markdown-c...
  2. Збереження даних проекту до CSV, тексту, формат...

    Дізнайтеся, як зберегти файли Microsoft Project (MPP/XML) у форматах CSV, тексту або MPT за допомогою Aspose.Tasks для Java....include project name in HTML page header (true by default) 10 htmlSaveOptions...GitHub Controlling Document Header Name during Export to HTML...

    docs.aspose.com/tasks/uk/java/saving-project-da...
  3. 在 Java 中管理演示文稿的页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。... Header ) { (( IAutoShape ) shape )...(). setText ( "HI there new header" ); } } } } 在讲义和备注幻灯片上管理页眉和页脚...

    docs.aspose.com/slides/zh/java/presentation-hea...
  4. Convertir HTML a Markdown en Java – Aspose.HTML...

    Aprenda cómo convertir HTML a Markdown en Java usando la API Aspose.HTML. Considere varios escenarios de conversión de HTML a Markdown en código Java....String code = "<h1>Header 1</h1>" + 5 "<h2>Header 2</h2>" + 6 "<p>Hello...String code = "<h1>Header 1</h1>" + 5 "<h2>Header 2</h2>" + 6 "<p>Hello...

    docs.aspose.com/html/es/java/convert-html-to-ma...
  5. PDF에 테이블 생성 또는 추가|Aspose.PDF for Java

    PDF 문서에 테이블을 생성하거나 추가하는 방법, 셀 스타일 적용, 페이지에서 테이블 나누기 및 행과 열 사용자 정의 등을 배우세요.... add ( "header 1" ); cell . setColSpan ( 2...= row . getCells (). add ( "header 3" ); Cell cell2 = row . getCells...

    docs.aspose.com/pdf/ko/java/add-table-in-existi...
  6. 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...
  7. 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...
  8. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C# library or .NET API....Hide Gridlines and Row Column Headers Set Worksheet Tab Color Analyzing...

    docs.aspose.com/cells/net/hiding-the-display-of...
  9. Show Formulas Instead of Values in a Worksheet|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....Hide Gridlines and Row Column Headers Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/show-formulas-...
  10. C++を使用してヘッダーやフッターを取得する方法|Documentation

    この記事では、C++ APIまたはライブラリを使ってExcelやOpenOfficeのファイルからヘッダーとフッターをプログラムで取得する方法について説明します。...0 ); // Get left section of header U16String headerSection = sheet...); // Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/ja/cpp/get-headers-or-foo...