Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 14,119 for

section

(0.04 sec)
  1. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a Section...page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a Section. To learn more, visit the documentation article in C++....container for the main text of a section. To learn more, visit the Aspose...get_ParentSection () Gets the parent section of this story. get_PreviousSibling...

    reference.aspose.com/words/cpp/aspose.words/body/
  4. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from Section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation....DeleteHeaderFooterSh Contents [ Hide ] Section.DeleteHeaderFooterSh method...headers and footers of this section. public void DeleteHeaderFooterSh...

    reference.aspose.com/words/net/aspose.words/sec...
  5. How to delete this bank space in the document -...

    file.docx (32.6 KB)...// Get the last section of the document. Section lastSection =...through paragraphs in the last section. for (int i = body.Paragraphs...

    forum.aspose.com/t/how-to-delete-this-bank-spac...
  6. HeaderFooter.nodeType property | Aspose.Words f...

    HeaderFooter.nodeType property. Returns [NodeType.HeaderFooter](../../nodetype/#HeaderFooter).... write ( "Section 1" ); builder . moveToHeaderFooter...footer" ); let section = doc . firstSection ; // A Section is a composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. @property def suppress_line_numbers...enable line numbering for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. get suppressLineNumbers ()...enable line numbering for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....enable line numbering for a section. auto doc = System :: MakeObject...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last Section in the building block in C++....tion method Gets the last section in the building block. System...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words.bui...