Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 9,309 for

header

(1.46 sec)
  1. HeaderFooterCollection.headerPrimary property |...

    HeaderFooterCollection.HeaderPrimary property. Retrieves a primary Header, also used for odd numbered pages....property Retrieves a primary header, also used for odd numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HeaderFooter.accept_end method | Aspose.Words f...

    HeaderFooter.accept_end method. Accepts a visitor for visiting the end of the Header....for visiting the end of the header. def accept_end ( self , visitor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Loading and Saving Message|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.... WRITE_HEADER - Indicates that header information should...should be written in all email headers. NO_ENCODE_CHARACTERS - Indicates...

    docs.aspose.com/email/python-net/loading-and-sa...
  4. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... rectangle ); // 添加标题 auto header = MakeObject < TextFragment...); auto textFragementState = header -> get_TextState (); textFragementState...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  5. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, Header, and footer using the JavaScript API via C++....> </ html > Header and Footer Margins Set header and footer margins...Aspose.Cells Example - Set Header/Footer Margins </ title > </...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  8. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter Header, String htmlContent) throws Exception { …...ent document, HeaderFooter header, String htmlContent) throws...the section that contains the header to determine page dimensions...

    forum.aspose.com/t/topic/324972
  9. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Android elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Connector ActiveX OLE Object Header Footer Comment Note...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....write("Header Row,\n Cell 1"); builder.insertCell();...insertCell(); builder.write("Header Row,\n Cell 2"); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...