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

header

(0.09 sec)
  1. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....bookmarks, table cells, fields, headers/footers, sections, and paragraphs...specific field: Navigate to a Header or Footer You can move to the...

    docs.aspose.com/words/python-net/navigation-wit...
  2. Aspose::Words::Settings::Odso::get_FirstRowCont...

    Aspose::Words::Settings::Odso::get_FirstRowContainsColumnNames method. Specifies that a hosting application shall treat the first row of data in the specified external data source as a Header row containing the names of each column in the data source. The default value is false in C++....specified external data source as a header row containing the names of...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...ignore_headers_and_footers True indicates that headers and footers...new_comment ) # Header: builder . move_to_header_footer ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....related to page-numbering in headers/footers are updated when you...fields PAGE , PAGEREF found in headers/footers of the document. This...

    docs.aspose.com/words/cpp/update-fields/
  9. Support query - Free Support Forum - aspose.com

    Hello I have support query and wondering if this is the right way to post it. I have simplified our process to explain the problem: We store PDF documents in our Document Management System (iShare). These PDFs are prog…...0) My findings PDF Header/Tail Inspection Programmatic...DocBodyBytes.Take(8).ToArray()); Header “%PDF-1.5” Encoding.ASCII.GetString(ct...

    forum.aspose.com/t/support-query/320194
  10. 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...