Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 8,728 for

header

(0.21 sec)
  1. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....IUnstructuredWriter output ) { // Table with header row output--runs only once... InsertCell (); // Write a header with bold font. mDocumentBuilder...

    docs.aspose.com/words/net/integrating-aspose-wo...
  2. XZ File Format & .xz Extension - Comprehensive ...

    Discover the XZ archive file format and .xz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract XZ files, and its role in modern data compression across various platforms....structure of an XZ archive: Header: The header contains metadata about...structure of an .xz archive: Stream Header: Magic Bytes: The first 6 bytes...

    products.aspose.com/zip/most-common-archives/wh...
  3. OutlineOptions.default_bookmarks_outline_level ...

    OutlineOptions.default_bookmarks_outline_level property. Specifies the default level in the document outline at which to display Word bookmarks....Shows to process bookmarks in headers/footers in a document that...file_name = MY_DIR + 'Bookmarks in headers and footers.docx' ) # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Text in Word using Java Delete Header and Footer in Word using Java...

    kb.aspose.com/words/java/page/2/
  5. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....page between the section's header and footer. Body body = new...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....page between the section's header and footer. body = aw . Body...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....page between the section's header and footer. body = aw . Body...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....page between the section's header and footer. body = aw . Body...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....page between the section's header and footer. let body = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Moving to a Header/Footer When you need to place...place some data into a header or footer, you should move there...

    docs.aspose.com/words/cpp/using-documentbuilder...