Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 9,324 for

header

(1.33 sec)
  1. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...className="App"> <header className="App-header"> <input id="file"...alt="converted" id="image" /> </header> </div> ); } window.onload...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  2. DocumentVisitor.visit_header_footer_end method ...

    DocumentVisitor.visit_Header_footer_end method. Called when enumeration of a Header or footer in a section has ended....visit_header_footer_end method visit_header_footer_end(header_footer)...Called when enumeration of a header or footer in a section has...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....( u "<p class= \" myprefix-Header \" >" )); ASSERT_TRUE ( outDocContents...outDocContents . Contains ( u ".myprefix-Header { margin-bottom:0pt; line-height:normal;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 档案

    档案...Header 则使用 ((IAutoShape)shape).getTextFrame()...getType() == PlaceholderType.Header) { ((IAutoShape)shape).getTextFrame()...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  5. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency....Contains ( "<p class=\"myprefix-Header\">" ), Is . True ); Assert...outDocContents . Contains ( ".myprefix-Header { margin-bottom:0pt; line-height:normal;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HeaderFooter.acceptEnd method | Aspose.Words fo...

    HeaderFooter.acceptEnd method. Accepts a visitor for visiting the end of the Header....for visiting the end of the header. acceptEnd ( visitor : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.HeaderFirst property. Retrieves a Header for the first page of the section....headerFirst property Retrieves a header for the first page of the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooterCollection.headerPrimary property |...

    HeaderFooterCollection.HeaderPrimary property. Retrieves a primary Header, also used for odd numbered pages....property Retrieves a primary header, also used for odd numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to hide and unhide rows and columns in Grid...

    Hide entire rows or columns from the context menu, and unhide them again from the context menu or the Header resizer area....When you select row headers or column headers, the context menu...and column resizers, so the header area can show a dedicated unhide...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... add ( mytable ); //Add header Row com . aspose . pdf . Row...= row . getCells (). add ( "header 1" ); cell . setColSpan ( 2...

    docs.aspose.com/pdf/java/add-table-in-existing-...