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

header

(0.08 sec)
  1. 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...
  2. 档案

    档案...HEADER_FIRST); builder.getParagraphFormat()...builder.write("Aspose.Words Header/Footer Creation - Title Page...

    blog.aspose.com/zh/words/add-remove-header-foot...
  3. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc.... setText ( "The Header" ); h1 . setTitle ( "Title"...( "H1. Header of Level 1" ); h2 . setText ( "H2. Header of Level...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  4. HeaderFooter | Aspose.Words for Java

    Represents a container for the Header or footer text of a section in Java....Represents a container for the header or footer text of a section...more, visit the Working with Headers and Footers documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/
  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. main.bundle.min.d43175f8eff80d2a0ceb59e7a81711a...

    *,::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/font/css/main.bundle.min.d43175...
  8. Apply Styles to GridWeb|Documentation

    This article introduces how to apply or set style in GridWeb....Colorful1 style applied to it Header Bar Style If you take a look...control, you’ll notice two header bars: one for columns (that...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 在工作簿之间复制工作表|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...
  10. 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...