Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,818 for

header

(0.91 sec)
  1. Remove Headers and Footers from a Word Document...

    Remove Headers or footers from a word processing document easily and fast instead of using Open XML SDK in C#....Ask AI Remove Headers and Footers from a Word Document Contents...page explains how to remove headers and footers from a document...

    docs.aspose.com/words/net/remove-headers-footer...
  2. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C#....specific field: Navigate to a Header or Footer You can move to the...the beginning of a header or footer by using the MoveToHeaderFooter...

    docs.aspose.com/words/net/navigation-with-cursor/
  3. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section....the first section's primary header, # which every page in that...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Table-Row Conditional Blocks|Aspos...

    Use table-row conditional blocks within single document table to represent the same data depending on a condition using C#.... Header <<if [false]>>Content to remove<</if>>...produces a report as follows. Header Footer However, if needed,...

    docs.aspose.com/words/net/working-with-table-ro...
  5. Copying Rows and Columns in Jython|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 ) i = 0 while...get ( i , 0 ). setValue ( "Header Row #i" ) # Put some detail...

    docs.aspose.com/cells/java/copying-rows-and-col...
  6. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....get information, we use the Header property. With ‘Hashtable’...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  7. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...following modified XML: <root> <header> <Note>This is Note</Note>...<Contatto>This is Contatto</Contatto> </header> <Pagamenti> <Valuta>euro</Valuta>...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  8. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....specifies the content of the table header row. TableHeaderConfig element...The font family for the table header text. FontStyle FontStyle FontStyle...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  9. HtmlFragment in Page.Footer renders, but footer...

    Hello, I am testing footer rendering in Aspose.PDF for .NET and I am seeing inconsistent behavior when using HTML footers. What I am trying to do I want to: convert the main body from HTML using HtmlLoadOptions add a…...using HtmlLoadOptions add a header and footer to each page afterward...page = document.Pages[1]; page.Header = new HeaderFooter(); page...

    forum.aspose.com/t/htmlfragment-in-page-footer-...
  10. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....the first section's primary header, // which every page in that...); // Create another primary header for the second section, with...

    reference.aspose.com/words/cpp/aspose.words/pag...