Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...
ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....
DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date...= new Date ( 2024 , 6 , 9 ); doc . customDocumentProper . add...
aspose.words.vba.VbaModule class. Provides access to VBA project module...words as aw doc = aw . Document ( file_name =...of Vba modules. vba_project = doc . vba_project # Get the count...
ThemeFonts.eastAsian property. Specifies font name for EastAsian characters.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...
PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Signed...
ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...
ThemeColors.followedHyperlink property. Specifies color for a clicked hyperlink.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...
ThemeColors.dark2 property. Specifies color Dark 2.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...