Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,309 for

header

(0.51 sec)
  1. 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...
  2. How to hide and unhide rows and columns in Grid...

    Hide entire rows or columns from the context menu, and unhide them again from the context menu or the Header resizer area....When you select row headers or column headers, the context menu...and column resizers, so the header area can show a dedicated unhide...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, Header, and footer using the Node.js API via C++....xls" )); Header and Footer Margins Set header and footer margins...getPageSetup (); // Specify header/footer margins pageSetup ....

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  4. 档案

    档案...Header 则使用 ((IAutoShape)shape).TextFrame...Placeholder.Type == PlaceholderType.Header) { ((IAutoShape)shape).TextFrame...

    blog.aspose.com/zh/slides/add-header-footer-in-...
  5. 档案

    档案...Header 则使用 ((IAutoShape)shape).getTextFrame()...getType() == PlaceholderType.Header) { ((IAutoShape)shape).getTextFrame()...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  6. 在 Android 上管理演示文稿页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 为 PowerPoint 和 OpenDocument 演示文稿添加并自定义页眉和页脚,以实现专业外观。... Header ) { (( IAutoShape ) shape )...(). setText ( "HI there new header" ); } } } } 在讲义页和备注页上管理页眉和页脚...

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/java/replace-fields/
  8. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency....Contains ( "<p class=\"myprefix-Header\">" ), Is . True ); Assert...outDocContents . Contains ( ".myprefix-Header { margin-bottom:0pt; line-height:normal;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... add ( mytable ); //Add header Row com . aspose . pdf . Row...= row . getCells (). add ( "header 1" ); cell . setColSpan ( 2...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  10. 在 Python 中自定义电子邮件头部|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....setSubject ( "Customizing Email Headers" ) \ # Specify Date timeZone...Secret Header message . getHeaders () . add ( "secret-header" , "mystery"...

    docs.aspose.com/email/zh/java/customizing-email...