FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...
TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
Table.style_name property. Gets or sets the name of the table style applied to this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # This effect is only supported...
Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...
Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...