Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 48,877 for

section

(0.07 sec)
  1. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    DocumentVisitor VisitBodyEnd method. Called when enumeration of the main text story in a Section has ended in C#....of the main text story in a section has ended. public virtual VisitorAction...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    DocumentVisitor VisitBodyStart method. Called when enumeration of the main text story in a Section has started in C#....of the main text story in a section has started. public virtual...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/doc...
  3. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....enable line numbering for a section. Document doc = new Document();...DocumentBuilder(doc); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/java/com.aspose.word...
  4. Body.Accept | Aspose.Words for .NET

    Body Accept method. Accepts a visitor in C#....for all child nodes of the section and calls VisitBodyEnd at the...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/net/aspose.words/bod...
  5. Body.NodeType | Aspose.Words for .NET

    Body NodeType property. Returns Body in C#.... Write ( "Section 1" ); builder . MoveToHeaderFooter...footer" ); Section section = doc . FirstSection ; // A Section is a...

    reference.aspose.com/words/net/aspose.words/bod...
  6. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a document in C++....turn off protection for a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/cpp/aspose.words/pro...
  7. MarkupSection | Aspose.PDF for Java API Reference

    Represents a markup Section - the rectangular region of a page that contains text and can be visually divided from another text blocks....MarkupSection Represents a markup section - the rectangular region of...Description getRectangle() Section rectangle getFragments() Collection...

    reference.aspose.com/pdf/java/com.aspose.pdf/ma...
  8. idx_set() | Aspose.Slides for C++ API Reference

    Sets a value indicating whether all the specified bits are set....BitVector32::idx_set(BitVector32::Section, int32_t) method Sets the value...value for the specified section. void System :: Collections ::...

    reference.aspose.com/slides/cpp/system.collecti...
  9. CadSectionSettings - Aspose.CAD for Java - API ...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....section com.aspose.cad.fileformats...fileformats.cad.cadobjects.section Classes CadSectionGeometrySe...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node....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...