Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 8,813 for

header

(0.34 sec)
  1. Page Setup Features|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.... Header and Footer Margins Set header and footer margins...setFooterMargin . Setting Headers and Footers Headers and footers are the...

    docs.aspose.com/cells/java/page-setup-features/
  2. .cpio File Format - Everything You Need to Know...

    Explore the CPIO file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how BZ2 simplifies data archiving and sharing, making it ideal for both developers and users....consists of a header followed by the file data. The header contains...In binary CPIO archives, the header consists of fixed-length fields...

    products.aspose.com/zip/most-common-archives/wh...
  3. Customizing Email Headers in Ruby|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....Svenska Customizing Email Headers in Ruby Contents [ Hide ] Aspose...Customizing Email Headers To Customize Email Headers using Aspose...

    docs.aspose.com/email/java/customizing-email-he...
  4. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....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/python-net/aspose.wo...
  5. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....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/python-net/aspose.wo...
  6. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...TextFragment header = new TextFragment ( "2020年秋季新渡轮航线" ); header . getTextState...)); header . getTextState (). setFontSize ( 24 ); header . setHorizontalAlignme...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  7. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....docx" ); 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/nodejs-net/aspose.wo...
  8. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...block=left-header column=1 ?paragraph= ?image=logo...&paragraph &block ?block=left-header column=1 border=square bor...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  9. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring Header and footer margins programmatically with Aspose.Cells for C++....Cleanup (); } Header and Footer Margins Set header and footer margins...GetPageSetup (); // Specify Header / Footer margins pageSetup...

    docs.aspose.com/cells/cpp/setting-margins/
  10. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...headerType) { HeaderFooter header = section.HeadersFooters[headerType];...HeadersFooters[headerType]; if (header == null) { header = new HeaderFooter(section...

    forum.aspose.com/t/aspose-total-net-adding-imag...