Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,637 for

paragraph builder

(1.01 sec)
  1. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "InsertionPoint" ); builder . Write ( "We will insert a...

    reference.aspose.com/words/net/aspose.words/nod...
  2. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text.... Document () builder = aw . DocumentBuilder ( doc...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. @property def snap_to_grid...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...write ( 'My paragraph' ) # The PRINT field can send instructions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::EditableRangeEnd::get_Id method ...

    Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier 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...
  6. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....let builder = new aw . DocumentBuilder ( doc ); builder . insertField...); Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced document design....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/doc...
  9. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the Paragraph in C++....collection of borders of the paragraph. System :: SharedPtr < Aspose...Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...