Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 6,202 for

section

(0.07 sec)
  1. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....turn off protection for a section. Document doc = new Document();...DocumentBuilder(doc); builder.writeln("Section 1. Hello world!"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the Section....clear_content() Clears the section. def clear_content ( self ):...): ... Remarks The text of Section.body is cleared, only one empty...

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

    aspose.words.Body class. Represents a container for the main text of a Section...container for the main text of a section. To learn more, visit the Aspose...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C# or .NET...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/net/manage-zoom/
  5. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting 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...
  6. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node 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/com...
  7. 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 = MakeObject < Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....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...
  9. 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...
  10. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this Section....positioning of endnotes in this section. @property def endnote_options...affecting footnotes/endnotes in a section. doc = aw . Document () builder...

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