Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 14,821 for

section

(0.05 sec)
  1. DocumentVisitor.VisitStructuredDocumentTagRange...

    Discover the DocumentVisitor VisitStructuredDocumentTagRangeStart method, essential for handling Structured Document Tags efficiently in your applications....<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. Document.AcceptEnd | Aspose.Words for .NET

    Explore the Document AcceptEnd method to efficiently manage visitor access at the document's end. Enhance user experience with seamless navigation....<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...
  3. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....Corresponding documentation article or section Loading and saving documents...Load a Document section The Save a Document section The Convert a...

    docs.aspose.com/words/java/missing-features-in-...
  4. 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...
  5. 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/
  6. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for paragraphs, enhancing document clarity and organization....which is applied in the parent section. public bool SuppressLineNumbers...enable line numbering for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++....such as text and shapes: a Section, a Body, and a Paragraph. doc...SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/net/aspose.words.fie...