Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 4,591 for

paragraph builder

(0.09 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....Shape >> ( child5 ); auto builder = System :: MakeObject < Aspose...> ( doc ); builder -> InsertNode ( group ); builder -> MoveTo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/java/com.aspose.word...
  3. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....table without using a document builder. def create_nested_table ():...append_child ( aw . Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...table without using a document builder. def create_nested_table ():...append_child ( aw . Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....OfficeMath can only be a child of Paragraph . Examples: Shows how to set...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListLevelAlignment | Aspose.Words for Java

    Specifies alignment for the list number or bullet in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#.... Every run of a text, paragraph, table, or a section is a... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/net/aspose-words-document...
  8. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/java/aspose-words-documen...
  9. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....pdf" )) { // Create text builder object for first page of document...document . Pages . Add (); var builder = new Aspose . Pdf . Text ...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  10. Aspose::Words::Fields::FieldOcx class | Aspose....

    Aspose::Words::Fields::FieldOcx class. Implements the OCX field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...