Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 12,206 for

section

(0.03 sec)
  1. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++....method Retrieves the parent Section of the paragraph. System ::...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....with other settings for a section. doc = aw . Document () builder..."PaperSize" property of this section's PageSetup object. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section.clearContent method | Aspose.Words for ...

    Section.clearContent method. Clears the Section....the section. clearContent () Remarks The text of Section.body...is left that represents the section break. The text of all headers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....the parent Section of the paragraph. public Section ParentSection...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  5. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all Sections within your building block for streamlined organization and enhanced efficiency....Sections Contents [ Hide ] BuildingBlock.Sections property Returns...collection that represents all sections in the building block. public...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#....document is separated by a section break and the headers and footers...footers of this new section are unlinked so they do not continue...

    docs.aspose.com/words/net/joining-word-document...
  7. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML....Corresponding documentation article or section Convert between different document...others The Convert a Document section Mail Merge The Mail Merge and...

    docs.aspose.com/words/java/missing-features-in-...
  9. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....NodeCollection A collection of Section objects in the document. To...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

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