Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 4,242 for

paragraph builder

(0.06 sec)
  1. ParagraphFormat.CharacterUnitRightIndent | Aspo...

    Discover the ParagraphFormat CharacterUnitRightIndent property to easily adjust right indent values in characters for your Paragraphs, enhancing your document's layout....characters) for the specified paragraphs. public double CharacterUnitRightIn...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison 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...
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index 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...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertNode ( tag ); // Insert...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story.... Paragraph ( doc ); body . appendChild...let builder = new aw . DocumentBuilder ( doc ); builder . moveTo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Tables :: Table > table = builder -> StartTable (); table ->...

    reference.aspose.com/words/cpp/aspose.words/sha...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertNode ( tag ); // Insert...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....or InsertBefore1() on the paragraph where you want the footnote...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; doc . GlossaryDocument ...

    reference.aspose.com/words/net/aspose.words.fie...