Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,181 for

footer

(0.09 sec)
  1. 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....between the section's header and footer. Body body = new Body ( doc...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Inline.font property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Run.text property | Aspose.Words for Python

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.paragraph_format property | Aspose.Wo...

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

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

    Represents a single section in a document in Java....between the section's header and footer. Body body = new Body(doc);...clearHeadersFooters() Clears the headers and footers of this section. clearHeadersFooters(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline.font property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....between the section's header and footer. let body = new aw . Body (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties....between the section's header and footer. let body = new aw . Body (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF document using Aspose.PDF for Python via .NET....backgrounds, headers, and footers that are applied to pages for...ArtifactSubtype . HEADER ) footers = sum ( 1 for artifact in ...

    docs.aspose.com/pdf/python-net/counting-artifacts/