Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,643 for

paragraph builder

(0.44 sec)
  1. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...'My comment.' ) builder . current_paragraph . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldSkipIf = (FieldSkipIf) builder.insertField(FieldType.FIELD_SKIP_IF...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....Effect Using SVG Builder API Aspose.SVG Builder API is designed...in the previous paragraph) using SVG Builder API . This code...

    docs.aspose.com/svg/net/drop-shadow/
  6. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldQuote field = (FieldQuote) builder.insertField(FieldType.FIELD_QUOTE...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldDocProperty = (FieldDocProperty) builder.insertField(" DOCPROPERTY Category...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java.... DocumentBuilder builder = new DocumentBuilder(doc);...FieldTitle field = (FieldTitle) builder.insertField(FieldType.FIELD_TITLE...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldTemplate field = (FieldTemplate) builder.insertField(FieldType.FIELD_TEMPLATE...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldComments field = (FieldComments) builder.insertField(FieldType.FIELD_COMMENTS...

    reference.aspose.com/words/java/com.aspose.word...