Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 4,631 for

paragraph builder

(0.08 sec)
  1. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... Document (); let builder = new aw . DocumentBuilder...page's center. let shape = builder . insertImage ( base . imageDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...node, returns its parent paragraph. If the field is already removed...(): doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Paragraph>&) Builds and inserts a field...the end of the specified paragraph. FieldBuilder (Aspose::Wo...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....Document(); DocumentBuilder builder = new DocumentBuilder(docOriginal);...; // Paragraph text referenced with an endnote: builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  5. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!...will be taken from the first paragraph in corresponding table column...DocumentBuilder builder = new DocumentBuilder (); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... Document () builder = aw . DocumentBuilder ( doc...doc ) self . assertFalse ( builder . list_format . is_list_item...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Font.TintAndShade | Aspose.Words for .NET

    Discover the Font TintAndShade property to easily adjust colors! Lighten or darken shades for vibrant designs. Enhance your projects effortlessly!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Styles . Add ( StyleType . Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . startTable (); builder . insertCell ();...

    docs.aspose.com/words/java/format-table-in-docu...
  10. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder. builder -> Write ( u "Run 1. " ); builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/nod...