Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 9,290 for

header

(0.07 sec)
  1. HtmlSaveOptions.css_class_name_prefix property ...

    HtmlSaveOptions.css_class_name_prefix property. Specifies a prefix which is added to all CSS class names...assertTrue ( '<p class="myprefix-Header">' in out_doc_contents ) self...self . assertTrue ( '.myprefix-Header { margin-bottom:0pt; line-height:normal;...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, Header, and footer using the JavaScript API via C++....> </ html > Header and Footer Margins Set header and footer margins...Aspose.Cells Example - Set Header/Footer Margins </ title > </...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  3. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....write("Header Row,\n Cell 1"); builder.insertCell();...insertCell(); builder.write("Header Row,\n Cell 2"); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在 Python 中向 PDF 添加表格|Aspose.PDF for Python via ...

    了解如何在 Python 中向现有 PDF 文档添加和配置表格。... add ( table ) # Add header Row row = table . rows . add...cell = row . cells . add ( "header 1" ) cell . col_span = 2 cell...

    docs.aspose.com/pdf/zh/python-net/adding-tables/
  5. desktop_4560ee16f2bea569358c6c079f45fb6f632d125...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......select-kit-header .d-icon{justify-content:space-between}...has-selection .category-drop-header .badge-wrapper.box{padding:0}...

    forum.aspose.com/stylesheets/desktop_4560ee16f2...
  6. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Android elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Connector ActiveX OLE Object Header Footer Comment Note...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the Header and footer margins of Page Setup using the C# API or .NET Library.... Header and Footer Margins Set header and footer margins...Setting Page Options Setting Headers and Footers Analyzing your...

    docs.aspose.com/cells/net/setting-margins/
  8. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++....hide vertical whitespace and headers/footers in view options. auto...3, Page 3." ); // Insert a header and a footer. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...includes ( "<p class=\"myprefix-Header\">" )). toEqual ( true ); expect...outDocContents . includes ( ".myprefix-Header { margin-bottom:0pt; line-height:normal;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter.accept_start method | Aspose.Words...

    HeaderFooter.accept_start method. Accepts a visitor for visiting the start of the Header....for visiting the start of the header. def accept_start ( self ,...

    reference.aspose.com/words/python-net/aspose.wo...