Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 14,119 for

section

(0.06 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....BuildingBlock can contain only Section nodes. BuildingBlock can only...Block"); // The block itself is a section that contains the text. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java.... SECTION_BREAK End of section character: “\x000c”...“\x000c” or “\f”. SECTION_BREAK_CHAR End of section character: (char)12...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the Section field...FieldSection class Implements the SECTION field. To learn more, visit...the number of the current section. Inheritance: FieldSection...

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

    Effortlessly clear Sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!...Hide ] Section.ClearContent method Clears the section. public...is left that represents the section break. The text of all headers...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....from all sections from the document leaving the sections themselves...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/bod...
  8. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....); // Remove the page and section breaks from the document. //...Words section breaks are represented as separate Section nodes...

    docs.aspose.com/words/java/remove-breaks-in-php/
  9. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a Section in Java....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks: PageSetup...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....with other settings for a section. let doc = new aw . Document..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...