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

header

(0.2 sec)
  1. 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...
  2. 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...
  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. 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...
  5. 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-...
  6. 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-...
  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. 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. 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/