Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 9,305 for

header

(0.29 sec)
  1. Create Tagged PDF in Java|Aspose.PDF for Java

    Learn how to create tagged PDF documents in Java with Aspose.PDF, including PDF/UA structure elements, accessible form fields, TOC pages, and automatic tagging....language, then create the required header and paragraph elements. Append...mainHeader . setText ( "Main Header" ); ParagraphElement paragraphElement...

    docs.aspose.com/pdf/java/create-tagged-pdf/
  2. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....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...
  3. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear section Headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...ClearHeadersFooters() Clears the headers and footers of this section...() Remarks The text of all headers and footers is cleared, but...

    reference.aspose.com/words/net/aspose.words/sec...
  4. 使用 Python 管理 PDF 页眉和页脚|Aspose.PDF for Python vi...

    了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。..."""Create a text artifact (header/footer) with common styling...HeaderArtifact,文本为 “Sample Header”。 将其追加到第一页。 保存更新后的 PDF。 from...

    docs.aspose.com/pdf/zh/python-net/artifacts-hea...
  5. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...EVEN_PAGES_HEADER Contains text of the even pages header, represented... PRIMARY_HEADER Contains text of the primary header. When header...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....EVEN_PAGES_HEADER Contains text of the even pages header, represented...FIRST_PAGE_HEADER Contains text of the first page header, represented...

    reference.aspose.com/words/java/com.aspose.word...
  7. Mht files to pdf - Free Support Forum - aspose.com

    Hi Aspose Support Team, I’m using Aspose.Words for Java (version 24.3-jdk17) to convert MHT files (Microsoft Word HTML Archive format) to PDF. While the conversion works for the main document, the body, Headers and foot…...the main document, the body, headers and footers containing VML-based...(Word 15) Expected Behavior: Headers with company logos (embedded...

    forum.aspose.com/t/mht-files-to-pdf/327883
  8. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section Headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...property Provides access to the headers and footers nodes of the section...doc = new Document ( MyDir + "Header and footer types.docx" ); //...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Section.headersFooters property | Aspose.Words ...

    Section.HeadersFooters property. Provides access to the Headers and footers nodes of the section....property Provides access to the headers and footers nodes of the section...Document ( base . myDir + "Header and footer types.docx" ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to configure token authentication|Documenta...

    Configure a GridJs token so supported server requests add an Authorization Bearer Header, and refresh the token on the spreadsheet instance when it changes....code adds an Authorization header with the value Bearer ${authToken}...sends the request with this header: Authorization: Bearer <token>...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...