Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,608 for

paragraph builder

(0.09 sec)
  1. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  2. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...the end of the specified paragraph. buildAndInsert ( refNode...refNode : Aspose . Words . Paragraph ) Parameter Type Description refNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the Paragraph....collection of borders of the paragraph. @property def borders ( self...Examples Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  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!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...BorderCollection borders = builder . ParagraphFormat . Borders...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperlink to a document easily and fast instead of using docx4j....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . write...visit " ); // Insert the link. builder . insertHyperlink ( "Aspose...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  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++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....Specifies the bottom border of a paragraph or a table cell. Left 1 Specifies...Specifies the left border of a paragraph or a table cell. Right 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words/bor...
  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...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    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)....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

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