ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Adjust the ReflectionFormat Transparency from 0.0 (opaque) to 1.0 (clear) for customizable reflection effects. Enhance your designs with precision!... Document doc = new Document ( MyDir + "Various shapes..."Shape.Reflection.docx" ); doc = new Document ( ArtifactsDir + "Shape...
Chart.format property. Provides access to fill and line formatting of the chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
TableStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Table.styleName property. Gets or sets the name of the table style applied to this table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....// and then starts a new line, adding a new paragraph. builder...
DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 encryption method....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Hello world!" ); let options = new aw . Saving . DocSaveOptions...
Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); DocSaveOptions options = new DocSaveOptions ( SaveFormat ...