Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 8,818 for

header

(0.22 sec)
  1. 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/
  2. 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...
  3. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...block=left-header column=1 border=square ?content=Personal...height=30 &block ?block=left-header column=1 border=square ?content=Please...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  4. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....include Background, Footer, Header, Undefined, Watermark). Please...XForm is used). Watermarks, header, and footer artifacts contains...

    docs.aspose.com/pdf/php-java/add-watermarks/
  5. 在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/zh/java/copying-rows-and-...
  6. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...1 )); } } 获取元信息 为了获取信息,我们使用 Header 属性。通过 ‘Hashtable’ 我们获取所有可能的值。...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  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. 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. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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/