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

header

(0.07 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. 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...
  3. 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/
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Working with PDF Pages in Rust|Aspose.PDF for R...

    How to add pages, rotate pages, add page number, you can know in this section. Aspose.PDF for Rust via C++ explain to you all details on this topic.... Add Header and Footer - add headers and footers to...

    docs.aspose.com/pdf/rust-cpp/working-with-pages/
  9. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...are inconsistently applied Header row (on first page): Correctly...visual disconnect where table headers and body columns don’t align...

    forum.aspose.com/t/table-layout-issues-in-word-...
  10. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.HeaderDistance property. Returns or sets the distance (in points) between the Header and the top of the page....distance (in points) between the header and the top of the page. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...