Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 7,784 for

header

(0.12 sec)
  1. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... setHeader ( 1 , "I am the header of the Odd page." ); pageSetup...setEvenHeader ( 1 , "I am the header of the Even page." ); // Sets...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  2. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++.... builder -> Write ( u "Header Row, \n Cell 1" ); builder...InsertCell (); builder -> Write ( u "Header Row, \n Cell 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....CustomAnswerSheet element includes Header and CustomRow elements. These...children array Must contain Header and CustomRow elements. CustomAnswerSheet...

    docs.aspose.com/omr/net/json-markup/customanswe...
  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/net/aspose-cells-gridjs/h...
  5. Working with GridWeb|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GridWeb Resize GridWeb and its Header Bar Import Microsoft Excel...GridWeb page change Set Column Header Tip Working of GridWeb when...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....a document: Specify Rows as Header Rows You can choose to repeat...first row in the table as the Header Row only on the first page...

    docs.aspose.com/words/java/working-with-columns...
  7. Work with Columns and Rows|Aspose.Words for Nod...

    Working with parts of a table – rows, columns, and cells using Node.js. Specify Header Row Node.js....a document: Specify Rows as Header Rows You can choose to repeat...first row in the table as the Header Row only on the first page...

    docs.aspose.com/words/nodejs-net/working-with-c...
  8. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....a document: Specify Rows as Header Rows You can choose to repeat...first row in the table as the Header Row only on the first page...

    docs.aspose.com/words/cpp/working-with-columns-...
  9. Programmers Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Display BarCodes in Report Header and Footer – provides information...label generation in report header or footer. Dynamically Display...

    docs.aspose.com/barcode/reportingservices/progr...
  10. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Write ( "Header Row,\n Cell 1" ); builder ...InsertCell (); builder . Write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/net/aspose.words.tab...