Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 12,206 for

section

(0.25 sec)
  1. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SectionPAGES field...current page within the current section. Inheritance: FieldSectionPages...Examples Shows how to use SECTION and SECTIONPAGES fields to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...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...
  3. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....numbering restarts at the section start. Continuous 2 Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/cpp/aspose.words/lin...
  4. Aspose::Words::Body::get_ParentSection method |...

    Aspose::Words::Body::get_ParentSection method. Gets the parent Section of this story in C++....on method Gets the parent section of this story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: Body ::...

    reference.aspose.com/words/cpp/aspose.words/bod...
  5. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management....CompositeNode to remove a section before the last section in the document...doc ); builder . Writeln ( "Section 1 text." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/com...
  6. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...to how the method handles section formatting. The InsertDocument...inserted document has different section settings than the destination...

    forum.aspose.com/t/insertdocument-custom-margin...
  7. 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/
  8. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....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/nodejs-net/aspose.wo...
  9. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....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/net/missing-features-in-n...
  10. Aspose::Words::DocumentBuilder::MoveToSection m...

    Aspose::Words::DocumentBuilder::MoveToSection method. Moves the cursor to the beginning of the body in a specified Section in C++....of the body in a specified section. void Aspose :: Words :: DocumentBuilder...sectionIndex int32_t The index of the section to move to. Remarks When sectionIndex...

    reference.aspose.com/words/cpp/aspose.words/doc...