Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 7,774 for

header

(0.05 sec)
  1. 在工作簿之间复制工作表|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...
  2. 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...
  3. main.bundle.min.88c6a2d1eaf8880a29f3d4ef38620eb...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......header,.app-svg-converter .header,.app-note-converter...app-note-converter .header{background:silver!important;font-size:13px;fo...

    docs.aspose.com/html/css/main.bundle.min.88c6a2...
  4. Only one CC entry is extracted when there are t...

    SampleFiles.zip (649 Bytes) Aspose Team, We use the Aspose Email java package to get properties from msg files. Some msg and eml files have two CC entries like the following From: sender@example.com To: recipient@e…...Test Email with Duplicate CC Headers Date: Fri, 11 Jul 2025 17:15:32...the library processes the headers. In some cases, it may only...

    forum.aspose.com/t/only-one-cc-entry-is-extract...
  5. 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...
  6. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using 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/cpp/replace-tag-with-text...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET....s_find # Replace in cells and headers/footers for sheet in workbook...range ( 3 ): header = sheet . page_setup . get_header ( j ) if header...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  8. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Add ( mytable ); // Add header Row Aspose . Pdf . Row row...Cells . Add ( "header 1" ); row . Cells . Add ( "header 2" ); row...

    docs.aspose.com/pdf/net/integrate-table/
  9. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...AppendChild(new Run(glossaryDoc, "Header 1")); //headerCell2.FirstParagraph...AppendChild(new Run(glossaryDoc, "Header 2")); doc.Save(@"Template.dotx");...

    forum.aspose.com/t/cannot-append-text-to-tables...
  10. Providing an image as raw byte data|Documentation

    Providing an image as array of bytes or pixels to the Aspose.OCR for C++....data does not contain an image header, you must directly specify:...data does not contain an image header, you must directly specify:...

    docs.aspose.com/ocr/cpp/content-for-ocr/image-b...