Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 8,011 for

header

(0.08 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......x-spreadsheet-modal-header { /* Customize header background color...earch .x-spreadsheet-modal-header { background: linear-gradient(135deg...

    docs.aspose.com/cells/sv/python-net/aspose-cell...
  2. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......x-spreadsheet-modal-header { /* Customize header background color...earch .x-spreadsheet-modal-header { background: linear-gradient(135deg...

    docs.aspose.com/cells/es/python-net/aspose-cell...
  3. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......x-spreadsheet-modal-header { /* Customize header background color...earch .x-spreadsheet-modal-header { background: linear-gradient(135deg...

    docs.aspose.com/cells/de/net/aspose-cells-gridj...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......x-spreadsheet-modal-header { /* Customize header background color...earch .x-spreadsheet-modal-header { background: linear-gradient(135deg...

    docs.aspose.com/cells/fr/net/aspose-cells-gridj...
  5. CompatibilityOptions.print_body_text_before_hea...

    CompatibilityOptions.print_body_text_before_Header property. Print Body Text before Header/Footer Contents....print_body_text_before_header property CompatibilityOptions....print_body_text_before_header property Print Body Text before Header/Footer Contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_Headers_and_footers property. True indicates that Headers and footers content is ignored....ignore_headers_and_footers property CompareOptions.ignore_headers_and_footers...property True indicates that headers and footers content is ignored...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page....hide vertical whitespace and headers/footers in view options. let...3, Page 3." ); // Insert a header and a footer. builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring Header and footer margins programmatically with Aspose.Cells for C++....Cleanup (); } Header and Footer Margins Set header and footer margins...GetPageSetup (); // Specify Header / Footer margins pageSetup...

    docs.aspose.com/cells/cpp/setting-margins/
  10. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。... Add ( mytable ); // Add header Row Aspose . Pdf . Row row...Cells . Add ( "header 1" ); row . Cells . Add ( "header 2" ); row...

    docs.aspose.com/pdf/zh/net/integrate-table/