Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,817 for

header

(0.29 sec)
  1. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...Replace text in cells and headers/footers for ( int i = 0 ; i...U16String header = pageSetup . GetHeader ( j ); if ( ! header . IsEmpty...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  2. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....appendChild(newComment); // Header: builder.moveToHeaderFooter(HeaderFooterType...Type.HEADER_PRIMARY); builder.writeln("Original header contents...

    reference.aspose.com/words/java/com.aspose.word...
  3. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points.... write ( "Header Row,\n Cell 1" ); builder ...insertCell (); builder . write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. dbfa5c8068b937e37fe71aaefda7389223502a49.js

    function gtag(){dataLayer.push(arguments)}"define"in window&&define("discourse/theme-2/initializers/theme-field-6-desktop-html-script-1",["exports","discourse/lib/plugin-api"],(function(e,t){"use s......decorateWidget("header-buttons:before",(e=>e.h("div#header-links",[e...

    forum.aspose.com/theme-javascripts/dbfa5c8068b9...
  5. 在工作簿之间复制工作表|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....[ 0 ]; //Put some data into header rows (A1:A4) for ( int i =...PutValue ( string . Format ( "Header Row {0}" , i )); } //Put some...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  6. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... write ( 'Header Row, \n Cell 1' ) builder ...insert_cell () builder . write ( 'Header Row, \n Cell 2' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....document, such as sections, headers, paragraphs, or tables. By...True ) header_element = tagged_content . create_header_element...

    docs.aspose.com/pdf/python-net/setting-structur...
  8. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/net/replace-fields/
  9. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...120 , 830 )); // Add Header var header = new TextFragment ( "New...ferry routes in Fall 2020" ); header . TextState . Font = FontRepository...

    docs.aspose.com/pdf/net/docker/dotnet8/
  10. HeaderFooterBookmarksExportMode | Aspose.Words ...

    Specifies how bookmarks in Headers/footers are exported in Java....Specifies how bookmarks in headers/footers are exported. Examples:...Shows to process bookmarks in headers/footers in a document that...

    reference.aspose.com/words/java/com.aspose.word...