Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...data of the picture bullet shape for the current list level....createPictureBullet() Creates picture bullet shape for the current list level....
Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a Shape or a text frame is calculated horizontally in C++....relatively to what the width of a shape or a text frame is calculated...
ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...
Discover the PdfSaveOptions DmlEffectsRenderingMode property to control the rendering of DrawingML effects for enhanced PDF output quality....Document ( MyDir + "DrawingML shape effects.docx" ); // Create a...
PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...
Represents a Word field separator that separates the field code from the field result in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shapeshape = new Shape(doc, ShapeType.RECTANGLE);...
Represents a run of characters with the same font formatting in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shapeshape = new Shape(doc, ShapeType.RECTANGLE);...
Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shapeshape = new Shape(doc, ShapeType.RECTANGLE);...
ListLevel.create_picture_bullet method. Creates picture bullet Shape for the current list level....t() Creates picture bullet shape for the current list level....