Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 15,548 for

paragraph

(0.07 sec)
  1. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_Paragraph property. Gets the last Paragraph in the shape....last_paragraph property Shape.last_paragraph property Gets the...last paragraph in the shape. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Remarks Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Inheritance: Body → Story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  5. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/net/aspose.words/bor...
  6. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  7. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeStart method. Gets the node that represents the start of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Aspose.PSD for .NET 22.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph . Justification = JustificationMode.... Left ; portions [ 1 ]. Paragraph . Justification = JustificationMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  9. Aspose::Words::Drawing::ShapeBase::get_AnchorLo...

    Aspose::Words::Drawing::ShapeBase::get_AnchorLocked method. Specifies whether the shape's anchor is locked in C++....lock or unlock a shape’s paragraph anchor. auto doc = System...an anchor attached to this paragraph." ); System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. EditableRangeStart.node_type property | Aspose....

    EditableRangeStart.node_type property. Returns [NodeType.EDITABLE_RANGE_START](../../nodetype/#EDITABLE_RANGE_START)...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

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