Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 12,127 for

section

(0.21 sec)
  1. 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...
  2. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C++...and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/cpp/manage-zoom/
  3. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...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/net/aspose.words/com...
  4. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph 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/par...
  5. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of text in the is encountered in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentVisitor::VisitDocumentSt...

    Aspose::Words::DocumentVisitor::VisitDocumentStart method. Called when enumeration of the document has started in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies 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...
  8. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....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/net/aspose.words/par...
  9. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first page of a Section...all but the first page of a section. The value is implementation...Examples Shows how to get all the sections in a document to use the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....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/python-net/aspose.wo...